AllelicDiversityEvaluation(AllelicDiversityEvaluation curEval,
Set<Integer> add,
Set<Integer> remove,
FrequencyGenotypeData data)
Infer a modified evaluation by removing and/or adding some items from/to the selection.
|
CoverageEvaluation(AllelicDiversityEvaluation curEval,
Set<Integer> add,
Set<Integer> remove,
FrequencyGenotypeData data) |
HeterozygousLociEvaluation(AllelicDiversityEvaluation curEval,
Set<Integer> add,
Set<Integer> remove,
FrequencyGenotypeData data) |
ShannonEvaluation(AllelicDiversityEvaluation curEval,
Set<Integer> add,
Set<Integer> remove,
FrequencyGenotypeData data) |