Description Usage Arguments Value Examples
View source: R/arseq.poisd.dist.plot.R
Plots a heatmap of the Poisson distance between samples using pheatmap.
1 | arseq.poisd.dist.plot(poisd.dist)
|
poisd.dist |
Poisson distance matrix. |
Poisson distance heatmap.
1 2 | poisd.dist <- arseq.poisd.dist (example_dds)
poisd.plot <- arseq.poisd.dist.plot (poisd.dist)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.