public class Embl2AgaveAnnotFilter extends SimpleAnnotFilter
| Modifier and Type | Field and Description |
|---|---|
static AGAVEAnnotFilterFactory |
EMBL_AGAVE_ANNOT_FILTER_FACTORY |
SIMPLE_ANNOT_FILTER_FACTORYBOTH_FORWARD_COMPLEMENT, COMPLEMENT, FORWARD| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAccession(Annotation annot) |
AGAVEDbId |
getDbId(Annotation annot) |
java.lang.String |
getDescription(Annotation annot) |
java.lang.String |
getKeyword(Annotation annot) |
java.lang.String |
getMolType(Annotation annot) |
java.lang.String |
getNote(Annotation annot) |
java.lang.String |
getOrganism(Annotation annot) |
java.lang.String |
getOS(Annotation annot) |
java.lang.String |
getVersion(Annotation annot) |
getAlignLength, getAlignUnits, getAltIds, getChromNum, getChromosome, getClassifyId, getClassifySystem, getClassifyType, getCloneId, getCloneLibrary, getConfidence, getCreateDate, getEcNumber, getElementId, getElementIds, getExonIds, getFeatureType, getGroupOrder, getIdAlias, getLabel, getMapLocation, getMapPosition, getMatchAlign, getMatchDesc, getMatchRegion, getProperty, getQueryRegion, getRelatedAnnot, getResultType, getSequenceId, getTaxonId, getUpdateDate, getXrefspublic static final AGAVEAnnotFilterFactory EMBL_AGAVE_ANNOT_FILTER_FACTORY
public java.lang.String getAccession(Annotation annot)
getAccession in interface AGAVEAnnotFiltergetAccession in class SimpleAnnotFilterpublic java.lang.String getKeyword(Annotation annot)
getKeyword in interface AGAVEAnnotFiltergetKeyword in class SimpleAnnotFilterpublic java.lang.String getOrganism(Annotation annot)
getOrganism in interface AGAVEAnnotFiltergetOrganism in class SimpleAnnotFilterpublic java.lang.String getDescription(Annotation annot)
getDescription in interface AGAVEAnnotFiltergetDescription in class SimpleAnnotFilterpublic java.lang.String getNote(Annotation annot)
getNote in interface AGAVEAnnotFiltergetNote in class SimpleAnnotFilterpublic java.lang.String getVersion(Annotation annot)
getVersion in interface AGAVEAnnotFiltergetVersion in class SimpleAnnotFilterpublic java.lang.String getOS(Annotation annot)
getOS in interface AGAVEAnnotFiltergetOS in class SimpleAnnotFilterpublic java.lang.String getMolType(Annotation annot)
getMolType in interface AGAVEAnnotFiltergetMolType in class SimpleAnnotFilterpublic AGAVEDbId getDbId(Annotation annot)
getDbId in interface AGAVEAnnotFiltergetDbId in class SimpleAnnotFilter