version bump Merge remote-tracking branch ‘upstream/master’ Conflicts:DESCRIPTION
version bump
Merge remote-tracking branch ‘upstream/master’
consensusDE is an R package for RNA-seq analysis using multiple algorithms - reaching consensus.
To obtain the original version from github, install devtools in R and use the following:
library(devtools) devtools::install_github("awaardenberg/consensusDE", build_vignettes = TRUE)
To run consensusDE, load the library and follow the examples in the vignette.
library(consensusDE) vignette("consensusDE")
For more details, contact Ashley Waardenberg: a.waardenberg@gmail.com
用于RNA-seq差异表达分析的R包,整合多种方法以达成共识结果
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
consensusDE
consensusDE is an R package for RNA-seq analysis using multiple algorithms - reaching consensus.
Installing consensusDE
To obtain the original version from github, install devtools in R and use the following:
Examples
To run consensusDE, load the library and follow the examples in the vignette.
Contact
For more details, contact Ashley Waardenberg: a.waardenberg@gmail.com