macOS
brew install stringtielocal Homebrew formula metadata
brew
stringtie のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install stringtielocal Homebrew formula metadata
sudo apt install stringtieDebian stable package indexes · stringtie · ソース: deb.debian.org
概要
Transcript assembly and quantification for RNA-Seq
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
stringtie | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/gpertea/stringtie
インストールメタデータ
| パッケージキー | brew:stringtie |
|---|---|
| バージョン | 3.0.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/stringtie |
| ホームページ | https://github.com/gpertea/stringtie |
| リポジトリ | https://github.com/gpertea/stringtie |
| 上流ドキュメント | https://ccb.jhu.edu/software/stringtie |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/gpertea/stringtie/archive/refs/tags/v3.0.3.tar.gz |
| 最終更新 | 2026-06-22T14:06:23-07:00 |
| Pulse | updated |
| 依存関係 | htslib |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | stringtie |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 stringtieソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.