Mercurial > repos > mingchen0919 > rmarkdown_deseq2
comparison DESeq.Rmd @ 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 | 2f8ddef8d545 |
comparison
equal
deleted
inserted
replaced
0:7231d7e8d3ed | 1:312e9bcc02f1 |
---|---|
14 ) | 14 ) |
15 | 15 |
16 library(stringi) | 16 library(stringi) |
17 library(DESeq2) | 17 library(DESeq2) |
18 library(pheatmap) | 18 library(pheatmap) |
19 library(PoiClaClu) | 19 # library(PoiClaClu) |
20 library(RColorBrewer) | 20 library(RColorBrewer) |
21 ``` | 21 ``` |
22 | 22 |
23 # `DESeqDataSet` object | 23 # `DESeqDataSet` object |
24 | 24 |