The Metabolic Disassembler is a Python package to automatically predict a combination of biosynthetic units in a natural product. This software would help to reveal the starting materials of the target natural product.
Installation
Install The Metabolic Disassembler with pip.
$ pip install metadisassembler
Requirements
Python (3.6)
RDKit (version 2019.09.2.0)
NetworkX (version 2.2)
CairoSVG (version 2.4.2)
Pillow (PIL) (version 6.2.1)
Pandas (version 0.25.3)
Matplotlib (version 3.1.2)
Command Line Usage
% metadisassembler -h
usage: metadisassembler [-h] [-t TIME] [--hide] [-c] query
positional arguments:
query MDL_Molfile, SMILES, InChI, KEGG_COMPOUND_ID,
KNApSAcK_COMPOUND_ID
optional arguments:
-h, --help show this help message and exit
-t TIME, --time TIME set a time limit [s] [default: 300]
--hide hide stereochemistry [default: False]
-c, --color output color allocation information [default: False]
Basic Usage
A usage example by Jupyter Notebook can be seen here.
Google Colab
You can try the process from installation to the basic usage in Google
Colab.
Citation
Amano K, Matsumoto T, Tanaka K, Funatsu K, Kotera M. Metabolic disassembler for understanding and predicting the biosynthetic units of natural products. BMC Bioinformatics 20, 728 (2019) doi:10.1186/s12859-019-3183-9
Release files for metadisassembler 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| metadisassembler-0.1.0.tar.gz | 884.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| metadisassembler-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.8 MB
Release files / metadisassembler-0.1.0.tar.gz
| Download URL | metadisassembler-0.1.0.tar.gz |
|---|---|
| Size | 884.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
10d51fa56da375b99564868b77befa7d3afaf44dc36d6c4e4484a4bf0bb5a745
|
|
BLAKE2b-256 checksum How to use checksums |
fef749cabe2b30c9b2d7745350f5b1943008dbbee569c6c42afff90d5db3b52e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191203 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
|
Release files / metadisassembler-0.1.0-py3-none-any.whl
| Download URL | metadisassembler-0.1.0-py3-none-any.whl |
|---|---|
| Size | 927.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b2ac57fa0c71ea5aedf005153ceba5f333d06a9b2e3530b82b51294edfc6e2ee
|
|
BLAKE2b-256 checksum How to use checksums |
c7619a129c13cc06b872a88206fbb8aef26f214cdbb85a9cc7ad2a4d92721240
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191203 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
|