Mercurial > repos > fubar > edger_test
view rgedgeR/installBioC.R @ 22:ca67d0e707ba draft
Uploaded
author | fubar |
---|---|
date | Wed, 12 Jun 2013 09:13:07 -0400 |
parents | 82e0af566160 |
children |
line wrap: on
line source
source('http://bioconductor.org/biocLite.R') installme=c('edgeR','limma','DESeq','DEXSeq','ggplot2','gplots') biocLite() biocLite(installme)