Metadata-Version: 1.1
Name: pysamstats
Version: 0.1
Summary: A small Python utility for calculating statistics per genome position based on pileups from a SAM or BAM file.
Home-page: https://github.com/alimanfoo/pysamstats
Author: Alistair Miles
Author-email: alimanfoo@googlemail.com
License: MIT Licenses
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: pysam (>=0.7)
