calculateUC50: Calculate the UC50 (the number of unique clones which make up...

View source: R/get_pop_metrics.R

calculateUC50R Documentation

Calculate the UC50 (the number of unique clones which make up the top 50% of the sample's abundance) from a vector clonal abundances.

Description

Calculate the UC50 (the number of unique clones which make up the top 50% of the sample's abundance) from a vector clonal abundances.

Usage

calculateUC50(abund)

Arguments

abund

numeric vector of clonal abundances

Value

UC50


Adrian-Cantu/gt34 documentation built on March 24, 2022, 9:06 p.m.