updated
NBAMSeq is a Bioconductor package for differential expression analysis based on negative binomial additive model.
NBAMSeq
The Bioconductor package can be found here.The Bioconductor package vignette can be found here.The NBAMSeq paper can be found here.
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("NBAMSeq")
Ren, X., & Kuan, P. F. (2020). Negative binomial additive model for RNA-Seq data analysis. BMC Bioinformatics, 21(1), 1-15.
@article{ren2020negative,title={Negative binomial additive model for RNA-Seq data analysis},author={Ren, Xu and Kuan, Pei-Fen},journal={BMC Bioinformatics},volume={21},number={1},pages={1–15},year={2020},publisher={BioMed Central}}
用于RNA-seq数据的差异表达分析,基于负二项加性模型
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
NBAMSeq
NBAMSeqis a Bioconductor package for differential expression analysis based on negative binomial additive model.The Bioconductor package can be found here.
The Bioconductor package vignette can be found here.
The
NBAMSeqpaper can be found here.Package installation
Citation
Ren, X., & Kuan, P. F. (2020). Negative binomial additive model for RNA-Seq data analysis. BMC Bioinformatics, 21(1), 1-15.
@article{ren2020negative,
title={Negative binomial additive model for RNA-Seq data analysis},
author={Ren, Xu and Kuan, Pei-Fen},
journal={BMC Bioinformatics},
volume={21},
number={1},
pages={1–15},
year={2020},
publisher={BioMed Central}
}