changeset 1:312e9bcc02f1 draft

planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_deseq2 commit 9285c2b8ad41a486dde2a87600a6b8267841c8b5-dirty
author mingchen0919
date Tue, 08 Aug 2017 10:47:41 -0400
parents 7231d7e8d3ed
children a0d37b034e45
files DESeq.Rmd
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DESeq.Rmd	Tue Aug 08 10:43:18 2017 -0400
+++ b/DESeq.Rmd	Tue Aug 08 10:47:41 2017 -0400
@@ -16,7 +16,7 @@
 library(stringi)
 library(DESeq2)
 library(pheatmap)
-library(PoiClaClu)
+# library(PoiClaClu)
 library(RColorBrewer)
 ```