Uses of Interface
org.biojava.bio.seq.io.agave.AGAVEAnnotFilter
Packages that use AGAVEAnnotFilter
Package
Description
Classes for converting between AGAVE XML and BioJava objects.
-
Uses of AGAVEAnnotFilter in org.biojava.bio.seq.io.agave
Classes in org.biojava.bio.seq.io.agave that implement AGAVEAnnotFilterModifier and TypeClassDescriptionclassDumping the data from biojava with source of agave into agave formatclassMap EMBL data into AGAVE formatclassBasic implementation of AGAVEAnnotFilterFields in org.biojava.bio.seq.io.agave declared as AGAVEAnnotFilterModifier and TypeFieldDescriptionprotected AGAVEAnnotFilterAgaveWriter.mAnnotFilterThe AnnotationMap to use for getting AGAVE XML attributes from a Sequence Annotation.Methods in org.biojava.bio.seq.io.agave that return AGAVEAnnotFilterConstructors in org.biojava.bio.seq.io.agave with parameters of type AGAVEAnnotFilterModifierConstructorDescriptionAgaveWriter(AGAVEAnnotFilter filter) Construct with data source specific annotation to attribute mapping.