Description Usage Arguments Details Examples
View source: R/posterior_analyses.R
Calculate Riemannian distances between one sample and all others; this is to allow extremely large distance matrices to be calculated in blocks by independent parallel jobs on the cluster
1 | calc_posterior_distance_row(tax_level = "ASV", sample_idx = 1)
|
tax_level |
taxonomic level at which to agglomerate data |
sample_idx |
the posterior sample to be considered against all others |
Output is saved to a file.
1 | calc_posterior_distances_row(tax_level="ASV", sample_idx=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.