|
||||||||||
| 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.VariantType
public static class Constants.VariantType
Constants used to indicate variant type.
| Field Summary | |
|---|---|
static int |
COMPLEX_INDEL
Complex insertion/deletion variant type. |
static int |
DEL
Deletion variant type. |
static int |
GERM_SUB
Germline substitution variant type. |
static int |
INS
Insertion variant type |
static int |
REF_SUB
Reference substitution variant type. |
static int |
SPEC_INDEL
Speculative insertion/deletion variant type. |
static int |
SUB
Substitution variant type. |
static int |
TRACE_HOLE
Trace hole variant type. |
| 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 SUB
public static final int INS
public static final int DEL
public static final int COMPLEX_INDEL
public static final int REF_SUB
public static final int SPEC_INDEL
public static final int TRACE_HOLE
public static final int GERM_SUB
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||