Package | Description |
---|---|
org.biojava.bio.seq.io.agave |
Classes for converting between AGAVE XML and BioJava objects.
|
Modifier and Type | Method and Description |
---|---|
AGAVEDbId[] |
SimpleAnnotFilter.getAltIds(Annotation annot) |
AGAVEDbId[] |
AGAVEAnnotFilter.getAltIds(Annotation annot) |
AGAVEDbId[] |
Agave2AgaveAnnotFilter.getAltIds(Annotation annot) |
AGAVEDbId |
AGAVEXref.getDbId() |
AGAVEDbId |
AGAVEQueryRegion.getDbId() |
AGAVEDbId |
AGAVEMatchRegion.getDbId() |
AGAVEDbId |
SimpleAnnotFilter.getDbId(Annotation annot) |
AGAVEDbId |
Embl2AgaveAnnotFilter.getDbId(Annotation annot) |
AGAVEDbId |
AGAVEAnnotFilter.getDbId(Annotation annot) |
AGAVEDbId |
Agave2AgaveAnnotFilter.getDbId(Annotation annot) |
Modifier and Type | Method and Description |
---|---|
void |
AGAVEXrefsPropHandler.addDbId(AGAVEDbId db_id) |
void |
AGAVEXrefs.addDbId(AGAVEDbId id)
add @param id
|
void |
AGAVEXrefPropHandler.addDbId(AGAVEDbId db_id) |
void |
AGAVEQueryRegionPropHandler.addDbId(AGAVEDbId db_id) |
void |
AGAVEMatchRegionPropHandler.addDbId(AGAVEDbId id) |
void |
AGAVEMapPositionPropHandler.addDbId(AGAVEDbId db_id) |
void |
AGAVEMapPosition.addDbId(AGAVEDbId id) |
void |
AGAVEDbIdCallbackItf.addDbId(AGAVEDbId db_id) |
void |
AGAVEAltIdsPropHandler.addDbId(AGAVEDbId db_id) |
void |
AGAVEXref.setDbId(AGAVEDbId id) |
void |
AGAVEQueryRegion.setDbId(AGAVEDbId id) |
void |
AGAVEMatchRegion.setDbId(AGAVEDbId id) |
Copyright © 2014 BioJava. All rights reserved.