Automic VaultAutomic Vault

brew

Installer stringtie avec Homebrew, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de stringtie pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install stringtie

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install stringtie

Debian stable package indexes · stringtie · Source: deb.debian.org

aperçu

Résumé du paquet

Transcript assembly and quantification for RNA-Seq

Commandes et alias

  • stringtie

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2014-10-13: GitHub repository metadata records public repository creation.
  • 2015: CCB publication list cites the Nature Biotechnology paper introducing StringTie.
  • 2019: CCB publication list cites StringTie2 for transcriptome assembly from long-read RNA-seq alignments.
  • 2021: Official release notes describe StringTie 2.2.0 support for mixed short- and long-read alignments and CRAM input.
  • 2025: Official release notes describe StringTie 3.0.0 and nascent-aware assembly work.

Related projects

  • HISAT2, TopHat, STAR, minimap2, samtools, Ballgown, DESeq2, edgeR, gffcompare, and GFF utilities are adjacent tools named by the official docs or workflow context.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
stringtiecliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire3.0.3
gestionnaire mis à jour2026-06-22
données localesOK
amontà jour
dernière version détectéev3.0.3

https://github.com/gpertea/stringtie

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:stringtie
Version3.0.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/stringtie
Page d'accueilhttps://github.com/gpertea/stringtie
Dépôthttps://github.com/gpertea/stringtie
Docs amonthttps://ccb.jhu.edu/software/stringtie
LicenceMIT
Archive sourcehttps://github.com/gpertea/stringtie/archive/refs/tags/v3.0.3.tar.gz
Dernière mise à jour2026-06-22T14:06:23-07:00
Pulseupdated
Dépendanceshtslib
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namestringtie
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

stringtie 2.2.1+ds-3+b1

assemble short RNAseq reads to transcripts

https://ccb.jhu.edu/software/stringtie/

sudo apt install stringtie
  • Section: science
  • Architecture: amd64
  • Source Package: stringtie
  • 5 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Stringtie
Debian stable package indexes · deb.debian.org · Debian stable package indexes: stringtie from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

stringtie 2.2.1+ds-3build2

assemble short RNAseq reads to transcripts

https://ccb.jhu.edu/software/stringtie/

sudo apt install stringtie
  • Section: universe/science
  • Architecture: amd64
  • 5 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Stringtie
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: stringtie from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment