org.biojava.bio.seq.io.agave
public class SimpleAnnotFilter extends Object implements AGAVEAnnotFilter
| Modifier and Type | Field and Description |
|---|---|
static AGAVEAnnotFilterFactory |
SIMPLE_ANNOT_FILTER_FACTORY |
BOTH_FORWARD_COMPLEMENT, COMPLEMENT, FORWARDpublic static final AGAVEAnnotFilterFactory SIMPLE_ANNOT_FILTER_FACTORY
public String getAccession(Annotation annot)
getAccession in interface AGAVEAnnotFilterpublic String getKeyword(Annotation annot)
getKeyword in interface AGAVEAnnotFilterpublic String getElementId(Annotation annot)
getElementId in interface AGAVEAnnotFilterpublic String getOrganism(Annotation annot)
getOrganism in interface AGAVEAnnotFilterpublic String getLabel(Annotation annot)
getLabel in interface AGAVEAnnotFilterpublic String getDescription(Annotation annot)
getDescription in interface AGAVEAnnotFilterpublic String getMatchAlign(Annotation annot)
getMatchAlign in interface AGAVEAnnotFilterpublic AGAVEMatchRegion getMatchRegion(Annotation annot)
getMatchRegion in interface AGAVEAnnotFilterpublic AGAVEQueryRegion getQueryRegion(Annotation annot)
getQueryRegion in interface AGAVEAnnotFilterpublic String getClassifySystem(Annotation annot)
getClassifySystem in interface AGAVEAnnotFilterpublic String getClassifyId(Annotation annot)
getClassifyId in interface AGAVEAnnotFilterpublic String getClassifyType(Annotation annot)
getClassifyType in interface AGAVEAnnotFilterpublic String[] getExonIds(Annotation annot)
getExonIds in interface AGAVEAnnotFilterpublic String getChromNum(Annotation annot)
getChromNum in interface AGAVEAnnotFilterpublic AGAVEIdAlias[] getIdAlias(Annotation annot)
getIdAlias in interface AGAVEAnnotFilterpublic String getNote(Annotation annot)
getNote in interface AGAVEAnnotFilterpublic AGAVEDbId[] getAltIds(Annotation annot)
getAltIds in interface AGAVEAnnotFilterpublic AGAVEMapLocation[] getMapLocation(Annotation annot)
getMapLocation in interface AGAVEAnnotFilterpublic AGAVERelatedAnnot[] getRelatedAnnot(Annotation annot)
getRelatedAnnot in interface AGAVEAnnotFilterpublic String[] getElementIds(Annotation annot)
getElementIds in interface AGAVEAnnotFilterpublic String getGroupOrder(Annotation annot)
getGroupOrder in interface AGAVEAnnotFilterpublic String getMatchDesc(Annotation annot)
getMatchDesc in interface AGAVEAnnotFilterpublic String getFeatureType(Annotation annot)
getFeatureType in interface AGAVEAnnotFilterpublic String getResultType(Annotation annot)
getResultType in interface AGAVEAnnotFilterpublic String getConfidence(Annotation annot)
getConfidence in interface AGAVEAnnotFilterpublic String getAlignLength(Annotation annot)
getAlignLength in interface AGAVEAnnotFilterpublic String getAlignUnits(Annotation annot)
getAlignUnits in interface AGAVEAnnotFilterpublic AGAVEXrefs[] getXrefs(Annotation annot)
getXrefs in interface AGAVEAnnotFilterpublic String getVersion(Annotation annot)
getVersion in interface AGAVEAnnotFilterpublic String getSequenceId(Annotation annot)
getSequenceId in interface AGAVEAnnotFilterpublic String getTaxonId(Annotation annot)
getTaxonId in interface AGAVEAnnotFilterpublic String getCloneId(Annotation annot)
getCloneId in interface AGAVEAnnotFilterpublic String getCloneLibrary(Annotation annot)
getCloneLibrary in interface AGAVEAnnotFilterpublic String getChromosome(Annotation annot)
getChromosome in interface AGAVEAnnotFilterpublic String getMapPosition(Annotation annot)
getMapPosition in interface AGAVEAnnotFilterpublic String getEcNumber(Annotation annot)
getEcNumber in interface AGAVEAnnotFilterpublic String getCreateDate(Annotation annot)
getCreateDate in interface AGAVEAnnotFilterpublic String getUpdateDate(Annotation annot)
getUpdateDate in interface AGAVEAnnotFilterpublic String getOS(Annotation annot)
getOS in interface AGAVEAnnotFilterpublic String getMolType(Annotation annot)
getMolType in interface AGAVEAnnotFilterpublic AGAVEDbId getDbId(Annotation annot)
getDbId in interface AGAVEAnnotFilterpublic AGAVEProperty[] getProperty(Annotation annot, String type)
getProperty in interface AGAVEAnnotFilter