Uses of Interface
org.biojava3.core.sequence.io.template.SequenceParserInterface
-
Uses of SequenceParserInterface in org.biojava3.core.sequence.io
Modifier and TypeClassDescriptionclass
Used to parse a stream of a fasta file to get the sequence -
Uses of SequenceParserInterface in org.biojava3.core.sequence.loader
ModifierConstructorDescriptionSequenceFileProxyLoader
(File file, SequenceParserInterface sequenceParser, long sequenceStartIndex, int sequenceLength, CompoundSet<C> compoundSet)