calc_posterior_distance_row: Calculate Riemannian distances between one sample and all...

Description Usage Arguments Details Examples

View source: R/posterior_analyses.R

Description

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

Usage

1
calc_posterior_distance_row(tax_level = "ASV", sample_idx = 1)

Arguments

tax_level

taxonomic level at which to agglomerate data

sample_idx

the posterior sample to be considered against all others

Details

Output is saved to a file.

Examples

1
calc_posterior_distances_row(tax_level="ASV", sample_idx=1)

kimberlyroche/ROL documentation built on Dec. 10, 2020, 2:18 a.m.