Sleipnir
Data Fields
Sleipnir::SFASTASequence Struct Reference

Data associated with one sequence entry in a FASTA file. More...

#include <fastai.h>

Inheritance diagram for Sleipnir::SFASTASequence:
Sleipnir::SFASTABase

Data Fields

bool m_fIntronFirst
 True if the first subtype in the sequence is an intron; false otherwise.
std::vector< std::string > m_vecstrSequences
 Zero or more sequences of alternating subtypes within one entry in a FASTA file.

Detailed Description

Data associated with one sequence entry in a FASTA file.

Definition at line 54 of file fastai.h.


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