changeset 2:1ba482e1e082 draft

Uploaded
author big-tiandm
date Thu, 30 Oct 2014 03:08:26 -0400
parents b3ce04685e8b
children 794bb34e58d4
files install_DEG.R
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/install_DEG.R	Thu Oct 30 03:08:26 2014 -0400
@@ -0,0 +1,2 @@
+source("http://bioconductor.org/biocLite.R")
+biocLite("DEGseq")