Skip to main content

A Python package for metabolic modeling

Project description

CarveMeGut

CarveMeGut is a Python package designed for metabolic model reconstruction and curation, particularly tailored for gut microbiome studies. It automates the process of extracting, curating, and refining genome-scale metabolic models using various datasets and computational methods.

Features

  • Automated metabolic model reconstruction from genome sequences
  • Integration with public metabolic databases
  • Gap-filling for incomplete metabolic networks
  • Support for various file formats (FASTA, SBML, etc.)
  • CLI tools for streamlined workflows

Installation

CarveMeGut requires Python 3.7 or higher. Install it using pip:

pip install carvemegut

Alternatively, you can install the latest development version from GitHub:

git clone https://github.com/yourusername/carvemegut.git
cd carvemegut
pip install .

Usage

CLI Usage

CarveMeGut provides a command-line interface (CLI) for ease of use. After installation, you can use:

carvemegut build-universe --input genome.fasta --output model.xml

For a list of available commands:

carvemegut --help

Python API

You can also use CarveMeGut as a Python module:

import carvemegut

model = carvemegut.build_universe("genome.fasta")
model.save("model.xml")

Configuration

CarveMeGut allows customization through a configuration file (config.cfg). This file contains parameters for model reconstruction, database paths, and computational settings.

Data Sources

CarveMeGut integrates with multiple external metabolic databases, including:

  • BiGG Models
  • MetaNetX
  • KEGG

Contributing

We welcome contributions! To contribute:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature-branch)
  3. Commit changes (git commit -m "Add new feature")
  4. Push to the branch (git push origin feature-branch)
  5. Open a Pull Request

License

CarveMeGut is released under the MIT License.

Contact

For questions or issues, please open an issue on GitHub.

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

carvemegut-0.2.0.tar.gz (32.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

carvemegut-0.2.0-py3-none-any.whl (49.6 kB view details)

Uploaded Python 3

File details

Details for the file carvemegut-0.2.0.tar.gz.

File metadata

  • Download URL: carvemegut-0.2.0.tar.gz
  • Upload date:
  • Size: 32.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.0

File hashes

Hashes for carvemegut-0.2.0.tar.gz
Algorithm Hash digest
SHA256 4f9466d797f6a46afc3a37edf6d34c29a48048f0dfbc2057a95a664dba6d101b
MD5 0dccb38afa03601256f30d6b7bf3149b
BLAKE2b-256 9d2e0eb271ea39d53aa47802c7f4306dfc4e44e1100cd82c1de38f770d919e24

See more details on using hashes here.

File details

Details for the file carvemegut-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: carvemegut-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 49.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.0

File hashes

Hashes for carvemegut-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a9cd46d1f59e10d0ed6d226cd6eb2886ef90f1da059ba8c072cb912648b3acc3
MD5 d4d311dff2656e3505a33f9d330f82d4
BLAKE2b-256 5117c1dbcacd02841e0d9be998c56766d64f7cb2d6c6034206755c7f7026fce4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page