fix error in ggplot2
QCs, figures and analyses after differential expression with DESeq2 or other similar tool.
Pantano L (2017). DEGreport: Report of DEG analysis. R package version 1.13.8.
DOI: 10.18129/B9.bioc.DEGreport
This is an R package.
if (!requireNamespace("BiocManager", quietly=TRUE)) install.packages("BiocManager") BiocManager::install("DEGreport")
devtools::install_git("https://git@git.bioconductor.org/packages/DEGreport")
install.packages("devtools") devtools::install_github("lpantano/DEGreport")
Load the package and learn what to do:
browseVignettes("DEGreport")
Here is the last devel vignette.
用于差异表达基因(DEG)分析的报告生成和可视化
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
DEGreport
QCs, figures and analyses after differential expression with DESeq2 or other similar tool.
Pantano L (2017). DEGreport: Report of DEG analysis. R package version 1.13.8.
DOI: 10.18129/B9.bioc.DEGreport
Installation
This is an R package.
Bioconductor stable version
Bioconductor latest version
devtools unstable version
Load the package and learn what to do:
browseVignettes("DEGreport")Here is the last devel vignette.