public class HeterozygousLociEvaluation extends AllelicDiversityEvaluation
Constructor and Description |
---|
HeterozygousLociEvaluation(AllelicDiversityEvaluation curEval,
Set<Integer> add,
Set<Integer> remove,
FrequencyGenotypeData data) |
HeterozygousLociEvaluation(Collection<Integer> ids,
FrequencyGenotypeData data) |
Modifier and Type | Method and Description |
---|---|
double |
getValue() |
getAverageGenotype, getNumSelected
public HeterozygousLociEvaluation(Collection<Integer> ids, FrequencyGenotypeData data)
public HeterozygousLociEvaluation(AllelicDiversityEvaluation curEval, Set<Integer> add, Set<Integer> remove, FrequencyGenotypeData data)
Copyright © 2017. All rights reserved.