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