Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modeling Biological Networks.
Mattia Tomasoni (scmt@leeds.ac.uk)
School of Computing, University of Leeds.
2011

*******************************************************************************



Building:

Requirements
  CMake >= 2.8
  Boost C++ library >= 1.4
  make

$ git clone git@github.com:mattiat/scmt.git
$ mkdir scmtBuild; cd scmtBuild
$ cmake -DCMAKE_INSTALL_PREFIX="/tmp" -G"Eclipse CDT4 - Unix Makefiles" \
    -DCMAKE_BUILD_TYPE="Debug" ../scmt
$ make -j8

About

Modeling Biological Networks

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages