Package org.biojava3.core.sequence.io
Class FastaSequenceParser
java.lang.Object
org.biojava3.core.sequence.io.FastaSequenceParser
- All Implemented Interfaces:
SequenceParserInterface
Used to parse a stream of a fasta file to get the sequence
- Author:
- Scooter Willis
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FastaSequenceParser
public FastaSequenceParser()
-
-
Method Details
-
getSequence
- Specified by:
getSequence
in interfaceSequenceParserInterface
- Returns:
- Throws:
Exception
-