macOS
brew install stringtielocal Homebrew formula metadata
安装
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 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:stringtie |
|---|---|
| 版本 | 3.0.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/gpertea/stringtie |
| 仓库 | https://github.com/gpertea/stringtie |
| 最后更新 | 2026-06-22T14:06:23-07:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.