sibswiss/mnxtools

Sponsored OSS

By SIB Swiss Institute of Bioinformatics

Updated almost 3 years ago

Software tools related to the MetaNetX project https://www.metanetx.org

Image
Data Science
Databases & Storage

65

MNXtools are a suite of tools to analyse Genome-Scale Metabolic Networks and map them to the MetaNetX/MNXref namespace.

https://github.com/MetaNetX/MNXtools

https://www.metanetx.org/



Run the container with one of the commands

docker run --name mnxtools --rm -it sibswiss/mnxtools:tagname SBML_to_MetaNetX.pl

docker run --name mnxtools --rm -it sibswiss/mnxtools:tagname convert_mnet.pl

You can inspect the container and get package information, description, license, ... with

docker inspect sibswiss/mnxtools:tagname

Docker Pull Command

docker pull sibswiss/mnxtools