Skip to main content

Strain Genome Explorer: a tool suite for tracking and characterizing low-abundance strains.

Project description

StrainGE: Strain-level Genome Exploration

StrainGE is a set of tools to analyse the within-species strain diversity in bacterial populations. It consists of two main components: 1) StrainGST: Strain Genome Search tool, a tool to find close reference genomes for strains present in a sample and 2) StrainGR: Strain Genome Recovery, a tool to perform strain-aware variant calling at low coverages.

Documentation Status Python Package Index DOI

Dependencies

Python packages

  • Python >= 3.7
  • NumPy
  • SciPy
  • matplotlib
  • scikit-bio >= 0.5
  • scikit-learn >= 0.24
  • pysam
  • h5py
  • intervaltree

Bioinformatics tools

  • bwa
  • samtools
  • mummer

Installation

Python Package Index

pip install strainge

Warning: NumPy already has to be installed otherwise the above command will fail. You'll have to make sure all tools like bwa, samtools and mummer are installed as well.

Conda

  1. Install Anaconda or miniconda (if not already present on your system)

  2. Create a new environment:

    conda create -n strainge python=3

  3. Activate the environment:

    source activate strainge

  4. Enable bioconda and conda-forge channels:

    conda config --add channels bioconda
    conda config --add channels conda-forge
    
  5. Install StrainGE:

    conda install strainge

Optional tip: also consider installing mamba before installing StrainGE for much faster conda operations.

Documentation

The documentation can be read on readthedocs.

Citation

Dijk, Lucas R. van, Bruce J. Walker, Timothy J. Straub, Colin J. Worby, Alexandra Grote, Henry L. Schreiber, Christine Anyansi, et al. 2022. “StrainGE: A Toolkit to Track and Characterize Low-Abundance Strains in Complex Microbial Communities.” Genome Biology 23 (1): 74. https://doi.org/10.1186/s13059-022-02630-0.

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

strainge-1.3.9.tar.gz (78.2 kB view hashes)

Uploaded Source

Built Distributions

strainge-1.3.9-cp312-cp312-musllinux_1_1_x86_64.whl (2.5 MB view hashes)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

strainge-1.3.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

strainge-1.3.9-cp312-cp312-macosx_10_9_x86_64.whl (218.7 kB view hashes)

Uploaded CPython 3.12 macOS 10.9+ x86-64

strainge-1.3.9-cp311-cp311-musllinux_1_1_x86_64.whl (2.5 MB view hashes)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

strainge-1.3.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

strainge-1.3.9-cp311-cp311-macosx_10_9_x86_64.whl (220.6 kB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

strainge-1.3.9-cp310-cp310-musllinux_1_1_x86_64.whl (2.5 MB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

strainge-1.3.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

strainge-1.3.9-cp310-cp310-macosx_10_9_x86_64.whl (219.2 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

strainge-1.3.9-cp39-cp39-musllinux_1_1_x86_64.whl (2.5 MB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

strainge-1.3.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

strainge-1.3.9-cp39-cp39-macosx_10_9_x86_64.whl (219.3 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

strainge-1.3.9-cp38-cp38-musllinux_1_1_x86_64.whl (2.5 MB view hashes)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

strainge-1.3.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

strainge-1.3.9-cp38-cp38-macosx_10_9_x86_64.whl (219.1 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

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