diff RNAseqDataAnnotation/packages.R @ 20:14fedfb06e4b draft

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