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 TypeClassDescriptionclass
Dumping the data from biojava with source of agave into agave formatclass
Map EMBL data into AGAVE formatclass
Basic implementation of AGAVEAnnotFilterFields in org.biojava.bio.seq.io.agave declared as AGAVEAnnotFilterModifier and TypeFieldDescriptionprotected AGAVEAnnotFilter
AgaveWriter.mAnnotFilter
The 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.