|
||||||||||
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.TraceStatus
public static class Constants.TraceStatus
Constants used to indicate trace status.
Field Summary | |
---|---|
static int |
BAD_AB1_BASE_CALL
Bad base calls in AB1 file trace status. |
static int |
BAD_COMMENT_BLOCK
Bad comment block trace status. |
static int |
BAD_TRACE
Bad trace trace status. |
static int |
FAILED_MOB_CORR
Failed to mobility correct trace status. |
static int |
OVERLOADED
Overloaded trace status. |
static int |
UNDERLOADED
Underloaded trace status. |
static int |
UNKNOWN_CHROMAT_FORMAT
Unknown chromatogram format trace status. |
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 UNDERLOADED
public static final int OVERLOADED
public static final int BAD_TRACE
public static final int FAILED_MOB_CORR
public static final int UNKNOWN_CHROMAT_FORMAT
public static final int BAD_COMMENT_BLOCK
public static final int BAD_AB1_BASE_CALL
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |