Skip to content

PSUCompBio/compbio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compbio

The Penn State University Comp Bio Computing Framework

How to build on linux and Mac

cd compbio
mkdir build
cd build
ccmake ..
make -j 8

How to build on Windows

You will need gcc (c and g++), git, make, cmake, python (version 3 has been tested) and kivy.

then it is similar to linux and mac instructions, i.e.: cd compbio mkdir build cd build ccmake ..

About

The PSU Comp Bio Computing Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published