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.3.9.tar.gz (33.9 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.3.9-py3-none-any.whl (50.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for carvemegut-0.3.9.tar.gz
Algorithm Hash digest
SHA256 edcce70142591e795b6c0ecedc7b2b88070c126e59d8e2e85c2c9b0d95e3ab98
MD5 6d021b6b6e3ac3ecee54920b06e84853
BLAKE2b-256 b5d41d93529df20d410e59e1fe98ee9bafcdfc2feec95425e77701ab86c48d2d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: carvemegut-0.3.9-py3-none-any.whl
  • Upload date:
  • Size: 50.9 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.3.9-py3-none-any.whl
Algorithm Hash digest
SHA256 6024064487328d912ef3707da9f2c3d56de613feb04264e21795af54a12c591d
MD5 3b5713e9a2a88aa9e8b4539715549f97
BLAKE2b-256 0486ce036e0362c1b92482a533df632cb061231d4075fed75c7b62a72e315dcf

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