Usage
calculate_naive_coi(data)
Arguments
- data
List of lists of numeric vectors, where each list
element is a collection of observations across samples at a
single genetic locus.
Details
Estimates the complexity of infection using a naive approach
that chooses the highest number of observed alleles.