SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::fasta_reader Class Reference

FastA file reader. More...

Public Types

typedef sequence_record current_type
 

Public Member Functions

 fasta_reader (const std::string &filename, const bool packed=false, const bool loadfirst=true)
 
 fasta_reader (const std::vector< std::string > &fn, const bool packed=false, const bool loadfirst=true)
 
bool has_data () const
 
const shore::sequence_recordcurrent () const
 
void next ()
 Reads the next fasta record.
 

Detailed Description

FastA file reader.


The documentation for this class was generated from the following file: