public class Embl2AgaveAnnotFilter extends SimpleAnnotFilter
Modifier and Type | Field and Description |
---|---|
static AGAVEAnnotFilterFactory |
EMBL_AGAVE_ANNOT_FILTER_FACTORY |
SIMPLE_ANNOT_FILTER_FACTORY
BOTH_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, getXrefs
public static final AGAVEAnnotFilterFactory EMBL_AGAVE_ANNOT_FILTER_FACTORY
public java.lang.String getAccession(Annotation annot)
getAccession
in interface AGAVEAnnotFilter
getAccession
in class SimpleAnnotFilter
public java.lang.String getKeyword(Annotation annot)
getKeyword
in interface AGAVEAnnotFilter
getKeyword
in class SimpleAnnotFilter
public java.lang.String getOrganism(Annotation annot)
getOrganism
in interface AGAVEAnnotFilter
getOrganism
in class SimpleAnnotFilter
public java.lang.String getDescription(Annotation annot)
getDescription
in interface AGAVEAnnotFilter
getDescription
in class SimpleAnnotFilter
public java.lang.String getNote(Annotation annot)
getNote
in interface AGAVEAnnotFilter
getNote
in class SimpleAnnotFilter
public java.lang.String getVersion(Annotation annot)
getVersion
in interface AGAVEAnnotFilter
getVersion
in class SimpleAnnotFilter
public java.lang.String getOS(Annotation annot)
getOS
in interface AGAVEAnnotFilter
getOS
in class SimpleAnnotFilter
public java.lang.String getMolType(Annotation annot)
getMolType
in interface AGAVEAnnotFilter
getMolType
in class SimpleAnnotFilter
public AGAVEDbId getDbId(Annotation annot)
getDbId
in interface AGAVEAnnotFilter
getDbId
in class SimpleAnnotFilter