Package | Description |
---|---|
com.pacbio.secondary.vis.data.contig |
Single, contiguous reference (contig)
|
com.pacbio.secondary.vis.data.session |
Client side user session data models
|
com.pacbio.secondary.vis.data.table.model |
Genomic tables data models
|
Modifier and Type | Method and Description |
---|---|
int |
DeNovoContigInfo.compareTo(DeNovoContigInfo o) |
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<DeNovoContigInfo> |
DeNovoSummaryStorage.contig_info |
Modifier and Type | Method and Description |
---|---|
DeNovoContigInfo |
DeNovoSummaryStorage.getContigSummaryInfo(int index)
Called by DeNovo Table Model
|
Modifier and Type | Method and Description |
---|---|
void |
DeNovoSummaryStorage.addContigSummaryInfo(DeNovoContigInfo info)
Called by summary parser
|
Modifier and Type | Method and Description |
---|---|
protected DeNovoContigInfo |
TableModelDeNovo.getContigInfoFromRow(int row_index) |
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.