Skip to content

matianzhou/MetaDE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaDE

Differential analysis of multiple studies

Required packages

  • To install all the required packages, open R console
install.packages("survival","samr","impute","combinat")
source("http://bioconductor.org/biocLite.R")
biocLite("limma")
biocLite("edgeR")
biocLite("DESeq2")
biocLite("Biobase")

About

Differential analysis of multiple studies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%