Skip to main content

Stoichiometric metabolic modelling

Project description

moped

DOI pipeline status coverage report Documentation Status PyPi Code style: black Checked with mypy security: bandit Downloads

Installation

You can install moped using pip

pip install moped

However, you will still need to install NCBI Blast if you want to use the genome / proteome reconstruction methods

If you are using conda or mamba, you can install blast from bioconda:

conda install -c bioconda blast==2.12.0 mamba install -c bioconda blast==2.12.0

If you want to install BLAST yourself:

  • download the latest blast version from NCBI
  • Extract the downloaded folder to a path of your liking
  • Add blast to your path e.g. by adding the following line to your .bashrc
    • export PATH="your_blast_directory/bin:$PATH"

Documentation

Check out our tutorial on readthedocs

Contributing

All contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome. If you want to contribute code to the project, please consider our contribution guide

License

moped is licensed under GPL 3

Issues and support

If you experience issues using the software please contact us through our issues page.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moped-1.13.58.tar.gz (46.3 kB view hashes)

Uploaded Source

Built Distribution

moped-1.13.58-py3-none-any.whl (49.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page