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