|
Sleipnir
|
Data associated with one sequence entry in a FASTA file. More...
#include <fastai.h>
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. | |
1.7.6.1