Metadata-Version: 2.0
Name: COVERnant
Version: 0.1
Summary: A tool to generate and manipulate coverage plots of high-throughput sequencing data.
Home-page: https://github.com/konrad/COVERnant
Author: Konrad U. Förstner
Author-email: konrad@foerstner.org
License: ISC License (ISCL)
Platform: UNKNOWN
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Dist: matplotlib (>=1.5.1)
Requires-Dist: numpy (>=1.11.1)
Requires-Dist: pandas (>=0.18.1)
Requires-Dist: pybedtools (>=0.7.7)
Requires-Dist: pysam (>=0.9.1.3)

A tool to generate and minipulate coverage plots based on BAM files.


