macOS
brew install stringtielocal Homebrew formula metadata
brew / rank 8851
Transcript assembly and quantification for RNA-Seq. Version 3.0.3 via Homebrew; verified 2026-06-22. Also installable with debian: sudo apt install stringtie.
install
brew install stringtielocal Homebrew formula metadata
sudo apt install stringtieDebian stable package indexes · stringtie · source: deb.debian.org
overview
Transcript assembly and quantification for RNA-Seq
history
StringTie is a bioinformatics CLI for transcript assembly and quantification from RNA-Seq alignments, packaged for command-line genomics workflows rather than general developer tooling.
The official Johns Hopkins CCB page describes StringTie as a fast assembler of RNA-Seq alignments into potential transcripts, using a network-flow algorithm and optional de novo assembly. The project README points users to the CCB site as the official documentation and source/binary package surface.
The CCB publication list anchors the project in the 2015 Nature Biotechnology paper introducing StringTie for improved transcriptome reconstruction from RNA-Seq reads. Later official release notes show the tool evolving through StringTie2 long-read support and StringTie3 features such as nascent-aware assembly.
StringTie became part of the command-line genomics stack alongside aligners and downstream expression tools. The official manual describes input from sorted SAM/BAM/CRAM alignments and mentions common upstream aligners such as TopHat, HISAT2, STAR, and minimap2.
The supplied package-manager facts show Homebrew, Debian, and Ubuntu packaging, which matters for bioinformatics users who install complete pipelines on workstations, clusters, and reproducible analysis environments.
Typical use is `stringtie [-o output.gtf] [options] read_alignments.bam`, producing GTF transcript structures and expression values. The manual documents reference-guided assembly, merge mode, expression-estimation mode, long-read mode, mixed short/long-read mode, and outputs for downstream differential-expression tools.
Package users care about the CLI because it composes cleanly with samtools, HISAT2, STAR, minimap2, Ballgown, DESeq2, edgeR, and workflow managers without requiring a graphical environment.
StringTie is a good example of a scientific binary that package managers keep useful by standardizing installation across macOS and Linux, especially when users need reproducible pipelines rather than hand-built lab software.
It also shows why package metadata matters in science: the same executable name, docs, license, and source repository need to be discoverable across brew, Debian-family systems, and workflow recipes.
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 |
|---|---|---|---|
stringtie | 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:stringtie |
|---|---|
| Version | 3.0.3 |
| Package manager | Homebrew |
| Homepage | https://github.com/gpertea/stringtie |
| Repository | https://github.com/gpertea/stringtie |
| Last updated | 2026-06-22T14:06:23-07:00 |
| Pulse | updated |
| 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.
stringtie 2.2.1+ds-3+b1
assemble short RNAseq reads to transcripts
https://ccb.jhu.edu/software/stringtie/
sudo apt install stringtiestringtie 2.2.1+ds-3build2
assemble short RNAseq reads to transcripts
https://ccb.jhu.edu/software/stringtie/
sudo apt install stringtiesource 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.