.. _`pysamstats`: 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 ------------ .. highlight: bash With an activated Bioconda channel (see :ref:`setup`), install with:: conda install pysamstats and update with:: conda update pysamstats