RNAlib-2.4.10

Functions and data structures related to sequence representations ,. More...

+ 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...
 

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...
 

Detailed Description

Functions and data structures related to sequence representations ,.