dot-distanceMeasure: Computes the distance between pariwise samples

Description Usage Arguments Value

Description

Computes the distance between pariwise samples

Usage

1

Arguments

df

dataframe with at least the following 2 columns: +—————–+ | prop.x | prop.y | +—————–+ |..... | .... | +—————–+ where prop.x and prop.y are normalized counts (i.e. frequencies) of the clones They may contain 0 in a column to denote it being missing from sample x or y.

Value

named list of bray.curtis, jaccard, and morisita.horn


abseqR documentation built on Nov. 8, 2020, 8:28 p.m.