Biobase-0.1.0.1: Base library for bioinformatics

Biobase.RNA

Contents

Description

Encodings for nucleotides and pairs. Currently very ViennaRNA-centric. This might change over time.

TODO do not export Nucleotide ctor?

TODO consider adding nucAmpersand as a chain seperator. This could make some things easier.

Synopsis

single nucleotide encoding

nucleotideToChar :: Nucleotide -> CharSource

Since this function is used rather often.

Represent nucleotide sequences using a PrimArray.

Encoding of Watson-Crick and Wobble Pairs in the Vienna RNA package style.

convenience lists

Transformations between Nucleotide and ViennaPair