macOS
brew install gffreadlocal Homebrew formula metadata
brew / rank 6535
GFF/GTF format conversions, region filtering, FASTA sequence extraction. Version 0.12.9 via Homebrew; verified from local package data. Also installable with debian: sudo apt install gffread.
install
brew install gffreadlocal Homebrew formula metadata
sudo apt install gffreadDebian stable package indexes · gffread · source: deb.debian.org
overview
GFF/GTF format conversions, region filtering, FASTA sequence extraction
history
GffRead is a C++ command-line utility for reading, validating, converting, filtering, and extracting sequence data from GFF and GTF genome annotation files. Its history is closely linked to the StringTie/Cufflinks transcript-assembly ecosystem and to the practical need for robust interchange between GTF2 and GFF3.
The Johns Hopkins Center for Computational Biology documents GffRead as part of its GFF utilities page, alongside GffCompare. The repository describes it as a GFF/GTF utility and points users to the 2020 F1000Research paper by Geo Pertea and Mihaela Pertea for usage examples and citation.
GTF and GFF are common bioinformatics exchange formats for genes, transcripts, exons, and coding regions. GffRead gained significance because it uses parser code shared with Cufflinks, StringTie, and GffCompare, allowing researchers to test whether an annotation file will be interpreted by that tool family.
Practitioners run GffRead to clean and inspect annotation files, convert GTF2 to GFF3 or GFF3 to GTF2, expose parser warnings, discard non-essential attributes, and extract transcript FASTA sequences from a genome FASTA plus annotation file. FASTA index files generated by samtools can speed sequence extraction.
GffRead is the sort of bioinformatics CLI that package managers keep close to workflow engines: small enough to install as a standalone binary, but important enough to sit inside larger RNA-seq and genome-annotation pipelines.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gffread | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:gffread |
|---|---|
| Version | 0.12.9 |
| Package manager | Homebrew |
| Homepage | https://github.com/gpertea/gffread |
| Repository | https://github.com/gpertea/gffread |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gffread 0.12.7-8
GFF/GTF format conversions, region filtering, FASTA sequence extraction
https://ccb.jhu.edu/software/stringtie/gff.shtml
sudo apt install gffreadgffread 0.12.7-4build1
GFF/GTF format conversions, region filtering, FASTA sequence extraction
https://ccb.jhu.edu/software/stringtie/gff.shtml
sudo apt install gffreadsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.