Uses of Interface
org.biojava.bio.symbol.CodonPrefFilter
Packages that use CodonPrefFilter
Package
Description
Representation of the Symbols that make up a sequence, and locations within
them.
-
Uses of CodonPrefFilter in org.biojava.bio.symbol
Classes in org.biojava.bio.symbol that implement CodonPrefFilterModifier and TypeClassDescriptionstatic class
static class
static class
Methods in org.biojava.bio.symbol with parameters of type CodonPrefFilterModifier and TypeMethodDescriptionstatic void
CodonPrefTools.readFromXML
(InputStream prefStream, CodonPrefFilter filter) read an CodonPref XML stream and handle it with a CodonPrefFilter object.