Skip to main content

'retropath2 sink generator'

Project description

rpextractsink

Anaconda-Server Badge Test Anaconda-Server Badge

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


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 hashes)

Uploaded Source

Built Distribution

rpextractsink-1.0.1-py3-none-any.whl (5.9 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