Package | Description |
---|---|
com.pacbio.secondary.vis.data.db |
Ideogram and genes collections support
|
com.pacbio.secondary.vis.data.session |
Client side user session data models
|
com.pacbio.secondary.vis.data.xmlinfo |
XML metadata files data models
|
com.pacbio.secondary.vis.gui.app |
Main application classes, support local, remote, webstart based deployment
|
com.pacbio.secondary.vis.gui.draw.views |
Genomic views
|
com.pacbio.secondary.vis.gui.frame |
Client application main frame
|
com.pacbio.secondary.vis.svc.vis.client |
VisService client support
|
Modifier and Type | Method and Description |
---|---|
void |
IdeogramDB.generateDefault(ReferenceInfo ref_info) |
boolean |
GeneDB.read(ReferenceInfo reference,
java.io.Reader reader,
java.lang.String file_name,
IProgressNotifier notifier)
Loads a gene database from a stream.
|
Modifier and Type | Field and Description |
---|---|
protected ReferenceInfo |
DataStorageBase.reference_info |
Modifier and Type | Method and Description |
---|---|
ReferenceInfo |
DataStorageBase.getReferenceInfo() |
Modifier and Type | Method and Description |
---|---|
ReferenceInfo |
JobMetadataInfo.getReferenceInfo() |
Modifier and Type | Method and Description |
---|---|
ReferenceInfo |
VioletAppBase.getReferenceInfo() |
Modifier and Type | Method and Description |
---|---|
ReferenceInfo |
GenomicViewBase.getReferenceInfo() |
Modifier and Type | Method and Description |
---|---|
ReferenceInfo |
VioletFrameBase.getReferenceInfo() |
Modifier and Type | Method and Description |
---|---|
ReferenceInfo |
VisServiceWrapper.doSyncGetReferenceInfoFromURL(java.lang.String url) |
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.