|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SequenceParserInterface | |
|---|---|
| org.biojava3.core.sequence.io | |
| org.biojava3.core.sequence.loader | |
| Uses of SequenceParserInterface in org.biojava3.core.sequence.io |
|---|
| Classes in org.biojava3.core.sequence.io that implement SequenceParserInterface | |
|---|---|
class |
FastaSequenceParser
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 SequenceParserInterface | |
|---|---|
SequenceFileProxyLoader(File file,
SequenceParserInterface sequenceParser,
long sequenceStartIndex,
int sequenceLength,
CompoundSet<C> compoundSet)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||