Enum AGPComponentType
enum AGPComponentType
: string { ... }
Enum members
Name | Description |
activeFinishing
|
Active Finishing
|
draftHTG
|
Draft HTG (often phase1 and phase2 are called Draft, whether or not they have the draft keyword).
|
finishedHTG
|
Finished HTG (phase3)
|
gapOfUnknownSize
|
gap of unknown size, defaulting to 100 bases.
|
gapWithSpecifiedSize
|
gap with specified size
|
otherSequence
|
Other sequence (typically means no HTG keyword)
|
preDraft
|
Pre Draft
|
wgsContig
|
WGS contig
|
wholeGenomeFinishing
|
Whole Genome Finishing
|