Stoichiometric metabolic modelling
Project description
moped
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
Built Distribution
File details
Details for the file moped-1.13.47.tar.gz
.
File metadata
- Download URL: moped-1.13.47.tar.gz
- Upload date:
- Size: 46.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.6 Linux/5.4.109+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41856ea8f97b788916272ce14de4d92536f3ae00c83571c54ddd513bfedb064f |
|
MD5 | 3e83158312355c57bc806f2cf9cab1b1 |
|
BLAKE2b-256 | b2d832691f167455cc65b0d647183726b6d7c0b8e30c2c59d040e105009bcc19 |
File details
Details for the file moped-1.13.47-py3-none-any.whl
.
File metadata
- Download URL: moped-1.13.47-py3-none-any.whl
- Upload date:
- Size: 49.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.6 Linux/5.4.109+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54e052ea729407094c536b16af2fb08c5bb187ddd1ec7dd0a05c7b0ad9227bce |
|
MD5 | 7535f2fcb037002071d4ad5db8a773b4 |
|
BLAKE2b-256 | 7aab4aedc728a0927c7e73ccfd56b21b42c0e2f513859eec10b751746c21f6ba |