Description Usage Arguments Value Examples
Barplot representing the distribution of the cluster according to their distance to soma divided in intervals
1 | plotDistance2Soma(model, distanceCSV, numIntervals)
|
model |
a Mclust object |
distanceCSV |
path to a CSV file where distances to soma are saved |
numIntervals |
is the number of intervals |
None
1 | plotDistance2Soma(model,distanceCSV=system.file("extdata", "distanceSpines2soma.csv", package = "spineSimulation"),6)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.