Skip to content

DESeq2

Differential expression of RNA-seq data using the Negative Binomial

基本信息

属性
类别downstream-analysis
难度⭐⭐ 中级
语言R
GitHub Stars455
标签R, differential-abundance, statistical, negative-binomial

链接

安装

bash
# R
BiocManager::install('DESeq2')

简介

Differential expression of RNA-seq data using the Negative Binomial

使用示例

📝 更多使用示例请参考官方文档。

参考资源

相关工具

相关概念


最后更新: 2026-03-30

Released under the MIT License.