public class Agave2AgaveAnnotFilter extends SimpleAnnotFilter
| Modifier and Type | Field and Description |
|---|---|
static AGAVEAnnotFilterFactory |
AGAVE_AGAVE_ANNOT_FILTER_FACTORY |
SIMPLE_ANNOT_FILTER_FACTORYBOTH_FORWARD_COMPLEMENT, COMPLEMENT, FORWARD| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAccession(Annotation annot) |
java.lang.String |
getAlignUnits(Annotation annot) |
AGAVEDbId[] |
getAltIds(Annotation annot) |
java.lang.String |
getChromNum(Annotation annot) |
java.lang.String |
getChromosome(Annotation annot) |
java.lang.String |
getClassifyId(Annotation annot) |
java.lang.String |
getClassifySystem(Annotation annot) |
java.lang.String |
getClassifyType(Annotation annot) |
java.lang.String |
getCloneId(Annotation annot) |
java.lang.String |
getCloneLibrary(Annotation annot) |
java.lang.String |
getConfidence(Annotation annot) |
java.lang.String |
getCreateDate(Annotation annot) |
AGAVEDbId |
getDbId(Annotation annot) |
java.lang.String |
getDescription(Annotation annot) |
java.lang.String |
getEcNumber(Annotation annot) |
java.lang.String |
getElementId(Annotation annot) |
java.lang.String[] |
getElementIds(Annotation annot) |
java.lang.String[] |
getExonIds(Annotation annot) |
java.lang.String |
getFeatureType(Annotation annot) |
java.lang.String |
getGroupOrder(Annotation annot) |
AGAVEIdAlias[] |
getIdAlias(Annotation annot) |
java.lang.String |
getKeyword(Annotation annot) |
java.lang.String |
getLabel(Annotation annot) |
AGAVEMapLocation[] |
getMapLocation(Annotation annot) |
java.lang.String |
getMapPosition(Annotation annot) |
java.lang.String |
getMatchAlign(Annotation annot) |
java.lang.String |
getMatchDesc(Annotation annot) |
AGAVEMatchRegion |
getMatchRegion(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) |
AGAVEProperty[] |
getProperty(Annotation annot,
java.lang.String type)
ThomasD made this a bit safer...
|
AGAVEQueryRegion |
getQueryRegion(Annotation annot) |
AGAVERelatedAnnot[] |
getRelatedAnnot(Annotation annot) |
java.lang.String |
getResultType(Annotation annot) |
java.lang.String |
getTaxonId(Annotation annot) |
java.lang.String |
getUpdateDate(Annotation annot) |
java.lang.String |
getVersion(Annotation annot) |
AGAVEXrefs[] |
getXrefs(Annotation annot) |
getAlignLength, getSequenceIdpublic static final AGAVEAnnotFilterFactory AGAVE_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 getElementId(Annotation annot)
getElementId in interface AGAVEAnnotFiltergetElementId in class SimpleAnnotFilterpublic java.lang.String getLabel(Annotation annot)
getLabel in interface AGAVEAnnotFiltergetLabel 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 java.lang.String getTaxonId(Annotation annot)
getTaxonId in interface AGAVEAnnotFiltergetTaxonId in class SimpleAnnotFilterpublic java.lang.String getCloneId(Annotation annot)
getCloneId in interface AGAVEAnnotFiltergetCloneId in class SimpleAnnotFilterpublic java.lang.String getCloneLibrary(Annotation annot)
getCloneLibrary in interface AGAVEAnnotFiltergetCloneLibrary in class SimpleAnnotFilterpublic java.lang.String getChromosome(Annotation annot)
getChromosome in interface AGAVEAnnotFiltergetChromosome in class SimpleAnnotFilterpublic java.lang.String getMapPosition(Annotation annot)
getMapPosition in interface AGAVEAnnotFiltergetMapPosition in class SimpleAnnotFilterpublic java.lang.String getEcNumber(Annotation annot)
getEcNumber in interface AGAVEAnnotFiltergetEcNumber in class SimpleAnnotFilterpublic java.lang.String getCreateDate(Annotation annot)
getCreateDate in interface AGAVEAnnotFiltergetCreateDate in class SimpleAnnotFilterpublic java.lang.String getUpdateDate(Annotation annot)
getUpdateDate in interface AGAVEAnnotFiltergetUpdateDate in class SimpleAnnotFilterpublic AGAVEXrefs[] getXrefs(Annotation annot)
getXrefs in interface AGAVEAnnotFiltergetXrefs in class SimpleAnnotFilterpublic AGAVERelatedAnnot[] getRelatedAnnot(Annotation annot)
getRelatedAnnot in interface AGAVEAnnotFiltergetRelatedAnnot in class SimpleAnnotFilterpublic java.lang.String getGroupOrder(Annotation annot)
getGroupOrder in interface AGAVEAnnotFiltergetGroupOrder in class SimpleAnnotFilterpublic java.lang.String getFeatureType(Annotation annot)
getFeatureType in interface AGAVEAnnotFiltergetFeatureType in class SimpleAnnotFilterpublic java.lang.String getResultType(Annotation annot)
getResultType in interface AGAVEAnnotFiltergetResultType in class SimpleAnnotFilterpublic java.lang.String getConfidence(Annotation annot)
getConfidence in interface AGAVEAnnotFiltergetConfidence in class SimpleAnnotFilterpublic java.lang.String getMatchAlign(Annotation annot)
getMatchAlign in interface AGAVEAnnotFiltergetMatchAlign in class SimpleAnnotFilterpublic AGAVEMatchRegion getMatchRegion(Annotation annot)
getMatchRegion in interface AGAVEAnnotFiltergetMatchRegion in class SimpleAnnotFilterpublic AGAVEQueryRegion getQueryRegion(Annotation annot)
getQueryRegion in interface AGAVEAnnotFiltergetQueryRegion in class SimpleAnnotFilterpublic java.lang.String getAlignUnits(Annotation annot)
getAlignUnits in interface AGAVEAnnotFiltergetAlignUnits in class SimpleAnnotFilterpublic java.lang.String getMatchDesc(Annotation annot)
getMatchDesc in interface AGAVEAnnotFiltergetMatchDesc in class SimpleAnnotFilterpublic java.lang.String[] getElementIds(Annotation annot)
getElementIds in interface AGAVEAnnotFiltergetElementIds in class SimpleAnnotFilterpublic AGAVEMapLocation[] getMapLocation(Annotation annot)
getMapLocation in interface AGAVEAnnotFiltergetMapLocation in class SimpleAnnotFilterpublic AGAVEDbId[] getAltIds(Annotation annot)
getAltIds in interface AGAVEAnnotFiltergetAltIds in class SimpleAnnotFilterpublic java.lang.String getClassifySystem(Annotation annot)
getClassifySystem in interface AGAVEAnnotFiltergetClassifySystem in class SimpleAnnotFilterpublic java.lang.String getClassifyId(Annotation annot)
getClassifyId in interface AGAVEAnnotFiltergetClassifyId in class SimpleAnnotFilterpublic java.lang.String getClassifyType(Annotation annot)
getClassifyType in interface AGAVEAnnotFiltergetClassifyType in class SimpleAnnotFilterpublic AGAVEDbId getDbId(Annotation annot)
getDbId in interface AGAVEAnnotFiltergetDbId in class SimpleAnnotFilterpublic AGAVEIdAlias[] getIdAlias(Annotation annot)
getIdAlias in interface AGAVEAnnotFiltergetIdAlias in class SimpleAnnotFilterpublic java.lang.String[] getExonIds(Annotation annot)
getExonIds in interface AGAVEAnnotFiltergetExonIds in class SimpleAnnotFilterpublic java.lang.String getChromNum(Annotation annot)
getChromNum in interface AGAVEAnnotFiltergetChromNum in class SimpleAnnotFilterpublic AGAVEProperty[] getProperty(Annotation annot, java.lang.String type)
SimpleAnnotFiltergetProperty in interface AGAVEAnnotFiltergetProperty in class SimpleAnnotFilter