comparison RNAseqDataAnnotation/DESeq2biomaRt.R @ 22:61fabe8fb143 draft

Uploaded
author eganrol
date Thu, 20 Nov 2014 05:22:05 -0500
parents
children
comparison
equal deleted inserted replaced
21:a8ef5d52e294 22:61fabe8fb143
1 source("http://bioconductor.org/biocLite.R")
2 biocLite()
3 biocLite("DESeq2")
4 biocLite("biomaRt")
5 install.packages("plyr")