Morpheus 2.1.1
For an illustrated overview of new features, see our course about the SBML model import and the post about Poisson disc sampling. Or check out the changelog.
Downloads
Operating system | Package | Notes |
---|---|---|
|
||
|
||
|
Or build from source
git clone https://gitlab.com/morpheus.lab/morpheus.git morpheus
cd morpheus
git checkout v2.1.1
mkdir build
cd build
cmake ..
make && sudo make install
See the README.md at the gitlab repository for dependencies and build instructions.