'retropath2 sink generator'
Project description
rpextractsink
RetroPath2 sink generator
Input
Required:
- input_sbml: (string) Path to the input SBML file
Optional:
- --remove_dead_end: (boolean, default: True) Perform FVA evaluation to remove dead end metabolites
- --compartment_id: (string, default: MNXC3) Specify the compartment from which to extract the sink molecules. The default are for MetaNetX files
Output
- output_sbml: (string) Path to the output csv file
Install
From pip
[sudo] python -m pip install rpextractsink
From Conda
[sudo] conda install -c brsynth rpextractsink
Use
Function call from Python code
from rpextractsink import rpextractsink
TO_FILL
If parameters from CLI have to be parsed, the function build_args_parser
is available:
from TO_FILL import build_args_parser
parser = buildparser()
params = parser.parse_args()
Run from CLI
python -m rpextractsink
Authors
- Melchior du Lac
- Thomas Duigou, Joan Hérisson
License
This project is licensed under the MIT License - see the LICENSE file for details
How to cite RetroRules?
Please cite:
TO_FILL
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
rpextractsink-1.0.1.tar.gz
(6.6 kB
view details)
Built Distribution
File details
Details for the file rpextractsink-1.0.1.tar.gz
.
File metadata
- Download URL: rpextractsink-1.0.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34da37c2589917aaddc3fb905b666a88495b531eb7081894fd5b07dfa1830fac |
|
MD5 | ebc81d0d5b88d69aa50d845d4be3cd42 |
|
BLAKE2b-256 | b523f29ee37659e2adad1f4fcfe819b3414deb702f117440a7a7f1b8cee82ebd |
File details
Details for the file rpextractsink-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: rpextractsink-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc4bd8113e21a629878dd754bde2a00b53173d15f3dd083a1b9b97972c02ac34 |
|
MD5 | 6ef7f2c156f004fce8a96e0a99f262b9 |
|
BLAKE2b-256 | d99b7fb51dd1ef4e248e988369478911549a21bdc64eafc157a268f2c632cb20 |