Skip to content
forked from daler/gffutils

GFF and GTF file manipulation and interconversion

License

Notifications You must be signed in to change notification settings

nroehner/gffutils

This branch is 1 commit ahead of, 126 commits behind daler/gffutils:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74f923b · Sep 3, 2019
Mar 31, 2019
Aug 9, 2019
Sep 3, 2019
Aug 7, 2017
Mar 31, 2019
Dec 15, 2013
Nov 13, 2015
Aug 7, 2017
Nov 14, 2015
Aug 7, 2017
Nov 13, 2015
Mar 31, 2019
Mar 31, 2019
Aug 7, 2017

Repository files navigation

https://travis-ci.org/daler/gffutils.png?branch=master https://pypip.in/d/gffutils/badge.png

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.

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

About

GFF and GTF file manipulation and interconversion

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.9%
  • Shell 1.1%