|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.sanger.cgp.standalonecsa.beans.Constants.Zygosity
public static class Constants.Zygosity
Constants used to indicate zygosity
Field Summary | |
---|---|
static int |
HETEROZYGOUS
Heterozygous zygosity id |
static int |
HETEROZYGOUS_TO_CHANGE
The id of a heterozygous type of variant. |
static int |
HOMOZYGOUS
Homozygous zygosity id |
static int |
UNKNOWN
Unknown zygosity id |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int HETEROZYGOUS_TO_CHANGE
HETEROZYGOUS
public static final int HETEROZYGOUS
public static final int HOMOZYGOUS
public static final int UNKNOWN
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |