- Python 2.7+ and Python 3.4+ compatible.
$ pip install dgemm
Check out installation for more details.
>>> import dgemm
$ dgemm
Usage: dgemm [OPTIONS] COMMAND [ARGS]...
Genome-Scale Metabolic Modelling
Options:
--version Show the version and exit.
-h, --help Show this message and exit.
Commands:
help Show this message and exit.
version Show version and exit.
Using dgemm's
Docker Image can be done as follows:
$ docker run \
--rm \
-it \
achillesrasquinha/dgemm \
--verbose
This repository has been released under the MIT License.
Made with ❤️ using boilpy.