Description Usage Arguments Value
View source: R/synapsesLayerComp.r
Stacked colored bar plot based on NN distance
1 2 3 | plotNearestNeighborLayerDist(distances, layers, min_c = 400, max_c = 800,
layerSize = c(I = 0.05, II = 0.09, III = 0.17, IV = 0.17, V = 0.31, VI =
0.21))
|
distances |
A numeric vector. Set of NN distances |
layers |
A vector. Layer of each distance |
min_c |
A numeric value. Color scale lower bound. |
max_c |
A numeric value. Color scale upper bound. |
layerSize |
A named numeric vector. Proportional size for each layer |
Stacked barplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.