Uses of Class
org.biojava.bio.seq.io.agave.AGAVERelatedAnnot
-
Packages that use AGAVERelatedAnnot Package Description org.biojava.bio.seq.io.agave Classes for converting between AGAVE XML and BioJava objects. -
-
Uses of AGAVERelatedAnnot in org.biojava.bio.seq.io.agave
Methods in org.biojava.bio.seq.io.agave that return AGAVERelatedAnnot Modifier and Type Method Description AGAVERelatedAnnot[]
Agave2AgaveAnnotFilter. getRelatedAnnot(Annotation annot)
AGAVERelatedAnnot[]
AGAVEAnnotFilter. getRelatedAnnot(Annotation annot)
AGAVERelatedAnnot[]
SimpleAnnotFilter. getRelatedAnnot(Annotation annot)
Methods in org.biojava.bio.seq.io.agave with parameters of type AGAVERelatedAnnot Modifier and Type Method Description void
AGAVECompResultHandler. addRelatedAnnot(AGAVERelatedAnnot prop)
void
AGAVEGeneHandler. addRelatedAnnot(AGAVERelatedAnnot prop)
void
AGAVESeqFeatureHandler. addRelatedAnnot(AGAVERelatedAnnot prop)
-