Package picard.vcf

Enum Class GenotypeConcordanceStates.ContingencyState

java.lang.Object
java.lang.Enum<GenotypeConcordanceStates.ContingencyState>
picard.vcf.GenotypeConcordanceStates.ContingencyState
All Implemented Interfaces:
Serializable, Comparable<GenotypeConcordanceStates.ContingencyState>, Constable
Enclosing class:
GenotypeConcordanceStates

public static enum GenotypeConcordanceStates.ContingencyState extends Enum<GenotypeConcordanceStates.ContingencyState>
A specific state for a 2x2 contingency table. NA denotes an invalid state that should not be reachable by the code. EMPTY denotes that no conclusion could be drawn from the data.