Uses of Interface
org.biojava3.core.sequence.io.template.SequenceParserInterface
Packages that use SequenceParserInterface
-
Uses of SequenceParserInterface in org.biojava3.core.sequence.io
Classes in org.biojava3.core.sequence.io that implement SequenceParserInterfaceModifier and TypeClassDescriptionclass
Used to parse a stream of a fasta file to get the sequence -
Uses of SequenceParserInterface in org.biojava3.core.sequence.loader
Constructors in org.biojava3.core.sequence.loader with parameters of type SequenceParserInterfaceModifierConstructorDescriptionSequenceFileProxyLoader
(File file, SequenceParserInterface sequenceParser, long sequenceStartIndex, int sequenceLength, CompoundSet<C> compoundSet)