|
RNAlib-2.4.17
|
|
Functions and data structures related to sequence representations ,. More...
Include dependency graph for sequence.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | vrna_sequence_s |
| Data structure representing a nucleotide sequence. More... | |
| struct | vrna_alignment_s |
Typedefs | |
| typedef struct vrna_sequence_s | vrna_seq_t |
| Typename for nucleotide sequence representation data structure vrna_sequence_s. | |
Enumerations | |
| enum | vrna_seq_type_e { VRNA_SEQ_UNKNOWN, VRNA_SEQ_RNA, VRNA_SEQ_DNA } |
| A enumerator used in vrna_sequence_s to distinguish different nucleotide sequences. More... | |
Functions and data structures related to sequence representations ,.