Sleuth¶
2017年 基因表达分析 差异表达
Sleuth
基于 bootstrap 估计的差异表达分析工具,与 kallisto 配合使用以量化转录本水平的表达变异。 该方法利用 bootstrap 技术估计技术噪声并分离生物学变异,适合转录本级别的差异表达检测。
:material-target: 用途
基于 bootstrap 估计的转录本级别差异表达分析
:material-clock-fast: 时间复杂度
O(n * g):material-memory: 空间复杂度
O(g)相关工具¶
DESeq2 · edgeR · Kallisto
标签¶
[differential-expression](tags.md#differential-expression) [bootstrap](tags.md#bootstrap) [rna-seq](tags.md#rna-seq) [transcript-level](tags.md#transcript-level)