Uses of Class
org.biojava.bio.seq.FeatureFilter.ByAnnotationType
Packages that use FeatureFilter.ByAnnotationType
Package
Description
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.seqModifier and TypeClassDescriptionstatic final class
Retrieve features that contain a given annotation, and that the set of values contains the value given.static final class
Retrieve features that contain a given annotation with a given value.static final class
Retrieve features that contain a given annotation with any value.