pysamstats

A Python utility for calculating statistics against genome position based on sequence alignments from a SAM, BAM or CRAM file.

Home https://github.com/alimanfoo/pysamstats
Versions 0.24.0
License MIT
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/pysamstats

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install pysamstats

and update with:

conda update pysamstats