org.biojava.bio.seq.io.agave
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 |
|---|---|
String |
getAccession(Annotation annot) |
AGAVEDbId |
getDbId(Annotation annot) |
String |
getDescription(Annotation annot) |
String |
getKeyword(Annotation annot) |
String |
getMolType(Annotation annot) |
String |
getNote(Annotation annot) |
String |
getOrganism(Annotation annot) |
String |
getOS(Annotation annot) |
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 String getAccession(Annotation annot)
getAccession in interface AGAVEAnnotFiltergetAccession in class SimpleAnnotFilterpublic String getKeyword(Annotation annot)
getKeyword in interface AGAVEAnnotFiltergetKeyword in class SimpleAnnotFilterpublic String getOrganism(Annotation annot)
getOrganism in interface AGAVEAnnotFiltergetOrganism in class SimpleAnnotFilterpublic String getDescription(Annotation annot)
getDescription in interface AGAVEAnnotFiltergetDescription in class SimpleAnnotFilterpublic String getNote(Annotation annot)
getNote in interface AGAVEAnnotFiltergetNote in class SimpleAnnotFilterpublic String getVersion(Annotation annot)
getVersion in interface AGAVEAnnotFiltergetVersion in class SimpleAnnotFilterpublic String getOS(Annotation annot)
getOS in interface AGAVEAnnotFiltergetOS in class SimpleAnnotFilterpublic String getMolType(Annotation annot)
getMolType in interface AGAVEAnnotFiltergetMolType in class SimpleAnnotFilterpublic AGAVEDbId getDbId(Annotation annot)
getDbId in interface AGAVEAnnotFiltergetDbId in class SimpleAnnotFilter