Skip to content

GFF and GTF file manipulation and interconversion

License

Notifications You must be signed in to change notification settings

aliciaaevans/gffutils

This branch is up to date with daler/gffutils:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

67a4cd7 · Apr 13, 2024
Apr 11, 2024
Apr 13, 2024
Apr 13, 2024
Aug 7, 2017
Dec 15, 2013
Nov 13, 2015
Jul 4, 2023
Aug 7, 2017
Jun 4, 2022
Mar 31, 2019
Apr 11, 2024
Apr 13, 2024

Repository files navigation

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.

See documentation at https://daler.github.io/gffutils, and GitHub repo at https:/github.com/daler/gffutils.

About

GFF and GTF file manipulation and interconversion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%