Description Usage Arguments Value
Plot posterior probability of pairwise classification based on posterior samples of pairwise distances between biological samples.
1 | PlotClustering(all.dist, labels)
|
all.dist |
A list contains posterior samples of pairwise distances between biological samples. Each element is a distance matrix. |
labels |
A character vector indicates the label for each biological sample. |
A ggplot figure object. It illustrates the posterior probability of two biological samples being clustered together. The rows and columns are sorted by labels of biological samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.