Metadata-Version: 2.1
Name: transcov
Version: 1.0.0
Summary: A software for mapping coverage around transcription start sites
Home-page: https://github.com/hogfeldt/transcov
Author: Per Høgfeldt
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pysam (>=0.15.4)
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: attrs (>=19.3.0)
Requires-Dist: click (>=7.1.1)

[![Documentation Status](https://readthedocs.org/projects/transcov/badge/?version=latest)](https://transcov.readthedocs.io/en/latest/?badge=latest)

# transcov
A bioinformatics software for mapping coverage around transcription start sites

For information on how it works and how to install and use. Please refer to the documentation, which can be found on [Read The Docs](https://transcov.readthedocs.io/en/latest/index.html).


