Class FastaSequenceParser
java.lang.Object
org.biojava.nbio.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
Constructors - 
Method Summary
 
- 
Constructor Details
- 
FastaSequenceParser
public FastaSequenceParser() 
 - 
 - 
Method Details
- 
getSequence
- Specified by:
 getSequencein interfaceSequenceParserInterface- Returns:
 - Throws:
 IOException
 
 -