diff RNAseqDataAnnotation/packages.R @ 0:de3907c85546 draft

Uploaded
author eganrol
date Wed, 19 Nov 2014 11:52:45 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RNAseqDataAnnotation/packages.R	Wed Nov 19 11:52:45 2014 -0500
@@ -0,0 +1,5 @@
+source("http://bioconductor.org/biocLite.R")
+biocLite()
+biocLite("DESeq2")
+biocLite("biomaRt")
+install.packages("plyr")