Mercurial > repos > eganrol > rnaseqdataannotation
view RNAseqDataAnnotation/DESeq2biomaRt.R @ 24:ac972dc39b63 draft
Uploaded
author | eganrol |
---|---|
date | Thu, 20 Nov 2014 05:35:12 -0500 |
parents | 61fabe8fb143 |
children |
line wrap: on
line source
source("http://bioconductor.org/biocLite.R") biocLite() biocLite("DESeq2") biocLite("biomaRt") install.packages("plyr")