Metadata-Version: 2.1
Name: transcov
Version: 1.1.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
Requires-Dist: numpy
Requires-Dist: attrs
Requires-Dist: click (>=7.0)
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: seaborn

[![Documentation Status](https://readthedocs.org/projects/transcov/badge/?version=latest)](https://transcov.readthedocs.io/en/latest/?badge=latest) [![Build Status](https://travis-ci.org/Hogfeldt/transcov.svg?branch=master)](https://travis-ci.org/Hogfeldt/transcov)
[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/transcov/README.html)


# 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/stable/index.html).


