changeset 14:36ba71d63988 draft

Uploaded
author big-tiandm
date Wed, 29 Oct 2014 04:19:59 -0400
parents a8c011dc575b
children 0e4b6b0c6e9d
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	Wed Oct 29 04:19:59 2014 -0400
@@ -0,0 +1,2 @@
+source("http://bioconductor.org/biocLite.R")
+biocLite("DEGseq")