RNAlib-2.4.5
|
|
Data structure representing a nucleotide sequence. More...
Data Fields | |
vrna_seq_type_e | type |
The type of sequence. | |
char * | string |
The string representation of the sequence. | |
short * | encoding |
The integer representation of the sequence. | |
unsigned int | length |
The length of the sequence. | |
Data structure representing a nucleotide sequence.