Metadata-Version: 2.1
Name: transcriptfeatures
Version: 0.0.1
Summary: Genomic features for transcripts
Home-page: https://github.com/markgene/transcriptfeatures
Author: Mark J Chen
Author-email: mjchen.gene@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: dacite
Requires-Dist: hgvs

# `transcriptfeatures` - genomic features for transcripts

The package provides a few data models of genomic features given the transcript, 
including gene body, exon, intron, promoter and etc. It also provides the 
functionality to annotate a genomic position or range to the genomic features.
