public class GenotypeConcordanceStates
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GenotypeConcordanceStates.CallState
These states represent the relationship between the call genotype and the truth genotype relative to
a reference sequence.
|
static class |
GenotypeConcordanceStates.ContingencyState
A specific state for a 2x2 contingency table.
|
static class |
GenotypeConcordanceStates.TruthAndCallStates
A minute class to store the truth and call state respectively.
|
static class |
GenotypeConcordanceStates.TruthState
These states represent the relationship between a truth genotype and the reference sequence.
|
| Constructor and Description |
|---|
GenotypeConcordanceStates() |