Skip to main content

Metagenomics toolkit

Project description

Build Status PyPi package Downloads

Metagenomics toolkit enables scientists to download all of the sample metadata for a given study or sequence to a single csv file.

Install metagenomics toolkit

pip install -U mg-toolkit

Usage

$ mg-toolkit -h
usage: mg-toolkit [-h] [-V] [-d] {original_metadata,sequence_search} ...

Metagenomics toolkit
--------------------

positional arguments:
  {original_metadata,sequence_search}
    original_metadata   Download original metadata
    sequence_search     Search non-redundant protein database using HMMER

optional arguments:
  -h, --help            show this help message and exit
  -V, --version         print version information
  -d, --debug           print debugging information

Examples

Download metadata::

$ mg-toolkit original_metadata -a ERP001736

Search non-redundant protein database using HMMER and fetch metadata

$ mg-toolkit sequence_search -seq test.fasta -db full evalue --incE 0.02

Databases:
- full - Full length sequences (default)
- all - All sequences
- partial - Partial sequences

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

mg-toolkit-0.3.0.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

mg_toolkit-0.3.0-py3-none-any.whl (8.4 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