Uses of Class
org.biojava.bio.seq.FeatureFilter.ByAnnotationType
-
Packages that use FeatureFilter.ByAnnotationType Package Description org.biojava.bio.seq Classes and interfaces for defining biological sequences and informatics objects. -
-
Uses of FeatureFilter.ByAnnotationType in org.biojava.bio.seq
Subclasses of FeatureFilter.ByAnnotationType in org.biojava.bio.seq Modifier and Type Class Description static classFeatureFilter.AnnotationContainsRetrieve features that contain a given annotation, and that the set of values contains the value given.static classFeatureFilter.ByAnnotationRetrieve features that contain a given annotation with a given value.static classFeatureFilter.HasAnnotationRetrieve features that contain a given annotation with any value.
-