Mercurial > repos > fubar > edger_test
view rgedgeR/installBioC.R @ 38:ba361e7ebc17 draft
Uploaded
| author | fubar |
|---|---|
| date | Thu, 13 Jun 2013 01:09:25 -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)
