RNAlib-2.4.5
vrna_sequence_s Struct Reference

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.
 

Detailed Description

Data structure representing a nucleotide sequence.


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