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