Skip to main content

A toolbox for comparative genomics.

Project description

# CompareM

<b>[This project is in active development, you are welcomed to use this software though it may be unstable.]</b>

CompareM is a comparative genomics toolbox. It provides statistics across groups of genomes (e.g., amino acid identity; core, dispensible, and unique gene sets) and for individual genomes (e.g., GC content, coding density, codon usage). Emphasis has been placed on providing parallelized implementations in order to allow scalability to thousands of genomes. The functionality currently planned is:

<i>Comparative genomic statistics:</i> * average amino acid identity (AAI) between genomes * average nucleotide identity (ANI) between genomes * core, dispensible, and unique gene sets

<i>Single genome statistics:</i> * GC content * coding density * codon and amino acid usage * automatic identification of translation table * N50; maximum and mean scaffold/contig size; no. of scaffolds/contigs

<i>Genomic usage patterns:</i> * codon usage * amino acid usage * kmer usage for k <= 8 (e.g., tetranucleotide) * stop codon usage * Visualization of usage patterns with PCA plots and hierarchical clustering dendrograms

A number of auxillary tools are also provides which are often helpful within comparative genomic studies: * identification of homologous genes followed by alignment and tree inference * back-translation of amino acid alignments to nucleotides

## Install

The simplest way to install this package is through pip: > sudo pip install comparem

This package requires the numpy and biolib python packages to be installed, and makes use of the follow bioinformatic programs:

## Cite

If you find this package useful, please cite this git repository (https://github.com/dparks1134/CompareM)

## Copyright

Copyright © 2014 Donovan Parks. See LICENSE for further details.

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

comparem-0.0.10.tar.gz (38.7 kB view hashes)

Uploaded Source

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