Package org.biojava.bio.seq.io.agave
Class Embl2AgaveAnnotFilter
java.lang.Object
org.biojava.bio.seq.io.agave.SimpleAnnotFilter
org.biojava.bio.seq.io.agave.Embl2AgaveAnnotFilter
- All Implemented Interfaces:
AGAVEAnnotFilter
Map EMBL data into AGAVE format
- Author:
- Hanning Ni Doubletwist Inc
-
Field Summary
FieldsFields inherited from class org.biojava.bio.seq.io.agave.SimpleAnnotFilter
SIMPLE_ANNOT_FILTER_FACTORYFields inherited from interface org.biojava.bio.seq.io.agave.AGAVEAnnotFilter
BOTH_FORWARD_COMPLEMENT, COMPLEMENT, FORWARD -
Method Summary
Modifier and TypeMethodDescriptiongetAccession(Annotation annot) getDbId(Annotation annot) getDescription(Annotation annot) getKeyword(Annotation annot) getMolType(Annotation annot) getNote(Annotation annot) getOrganism(Annotation annot) getOS(Annotation annot) getVersion(Annotation annot) Methods inherited from class org.biojava.bio.seq.io.agave.SimpleAnnotFilter
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
-
Field Details
-
EMBL_AGAVE_ANNOT_FILTER_FACTORY
-
-
Method Details
-
getAccession
- Specified by:
getAccessionin interfaceAGAVEAnnotFilter- Overrides:
getAccessionin classSimpleAnnotFilter
-
getKeyword
- Specified by:
getKeywordin interfaceAGAVEAnnotFilter- Overrides:
getKeywordin classSimpleAnnotFilter
-
getOrganism
- Specified by:
getOrganismin interfaceAGAVEAnnotFilter- Overrides:
getOrganismin classSimpleAnnotFilter
-
getDescription
- Specified by:
getDescriptionin interfaceAGAVEAnnotFilter- Overrides:
getDescriptionin classSimpleAnnotFilter
-
getNote
- Specified by:
getNotein interfaceAGAVEAnnotFilter- Overrides:
getNotein classSimpleAnnotFilter
-
getVersion
- Specified by:
getVersionin interfaceAGAVEAnnotFilter- Overrides:
getVersionin classSimpleAnnotFilter
-
getOS
- Specified by:
getOSin interfaceAGAVEAnnotFilter- Overrides:
getOSin classSimpleAnnotFilter
-
getMolType
- Specified by:
getMolTypein interfaceAGAVEAnnotFilter- Overrides:
getMolTypein classSimpleAnnotFilter
-
getDbId
- Specified by:
getDbIdin interfaceAGAVEAnnotFilter- Overrides:
getDbIdin classSimpleAnnotFilter
-