# HG changeset patch # User mingchen0919 # Date 1502203661 14400 # Node ID 312e9bcc02f17f26ec4a44533012150516f82d83 # Parent 7231d7e8d3edfb349ef0c8ad7aca02c6676e4fed planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_deseq2 commit 9285c2b8ad41a486dde2a87600a6b8267841c8b5-dirty diff -r 7231d7e8d3ed -r 312e9bcc02f1 DESeq.Rmd --- 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) ```