sibswiss/mnxtools
Software tools related to the MetaNetX project https://www.metanetx.org
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
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 sibswiss/mnxtools