Skip to main content

Metabolic In silico Network Expansions

Project description

MINE Databases

License: MIT Documentation

The MINE Database contains code for generating (through Pickaxe) and storing and retrieving compounds from a database. Pickaxe applies reaction rules, representing reaction transformation patterns, to a list of user-specified compounds in order to predict reactions.

Documentation

For general information on MINE Databases, please consult JJeffryes et al. 2015..

Documentation is hosted at https://mine-database.readthedocs.io/en/latest/. It gives more detailed descriptions and example uses of the software.

Installation

If a conda environment is desired to be used:

conda create -n mine

conda activate mine

Then, use pip (with or without conda) to install minedatabase:

pip install minedatabase

Running Pickaxe

Running Pickaxe through a python file (recommended)

An example file, pickaxe_run_template.py, provides a framework for running pickaxe through a python file. Feel free to download it and change it to your needs. The starting compounds, rules and cofactors, optional database information, and Pickaxe run options are specified. After running the results are stored in a specified database or written to .tsv files.

This is all explained in more detail in the documentation.

Pickaxe command-line usage (not recommended - see above section)

Pickaxe.py can be called independently to generate predictions with or without database storage. To list all options call python -m minedatabase.pickaxe -h. Note that due to relative imports, it needs to be run as a module (-m flag) from the MINE-Database directory. To predict metacyc reactions for one generation on compounds in the iML1515 model one would call

python pickaxe.py -C ./data/metacyc_generalized_rules.tsv -r ./data metacyc_coreactants.tsv -g 1 -c ../example_data/iML1515_ecoli_GEM.csv

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

minedatabase-2.2.0.tar.gz (2.2 MB view details)

Uploaded Source

Built Distribution

minedatabase-2.2.0-py3-none-any.whl (2.2 MB view details)

Uploaded Python 3

File details

Details for the file minedatabase-2.2.0.tar.gz.

File metadata

  • Download URL: minedatabase-2.2.0.tar.gz
  • Upload date:
  • Size: 2.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for minedatabase-2.2.0.tar.gz
Algorithm Hash digest
SHA256 1e15c26971af93ecdaa0d34eb94b1214507bdf6f1deead0d2713329b6c70d223
MD5 4d7f6001c7c7a7631d908d9144b2333d
BLAKE2b-256 832739ec8eea6d0ff22c43608b559d48347b8a36355a15159d17127f9be44e18

See more details on using hashes here.

File details

Details for the file minedatabase-2.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for minedatabase-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 79d927142617a80e746dbae1cf7d6195dedd8062e75cf0da2103a95e53d61cbf
MD5 477355cbe98e8a44b0ec1fd218415466
BLAKE2b-256 d910d4f3d5bfda64e5c78820d78a20795240b7a5ed909bed1fd66f415717443b

See more details on using hashes here.

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