Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 692 Bytes

File metadata and controls

18 lines (12 loc) · 692 Bytes
https://travis-ci.org/daler/gffutils.png?branch=master https://pypip.in/d/gffutils/badge.png

See docs at http://daler.github.io/gffutils.

gffutils is a Python package for working with and manipulating the GFF and GTF format files typically used for genomic annotations. Files are loaded into a sqlite3 database, allowing much more complex manipulation of hierarchical features (e.g., genes, transcripts, and exons) than is possible with plain-text methods alone.