Package <Unnamed>

Class Summary
Node This class represents a node that is part of a tree data structure.
RNAHairpinDesigner This program can be used to design RNA sequences that fit a given template sequence and that form RNA hairpin structures with a defined stability profile.
Tree This class represents a tree which is used as a data structure that stores multiple RNA hairpins.
 

Enum Summary
BasePair Enumeration of the possible base pairs - two nucleotides on opposite complementary RNA strands that are connected via hydrogen bonds.
Loop Enumeration of RNA structural loop elements.
Nucleotide Enumeration of the RNA nucleotides: C, G, A, and U.