RNA: RNA alphabet

Description Usage Format Author(s) Examples

Description

the RNA alphabet, i.e. A, C, G, U

Usage

1

Format

An object of class Alphabet of length 4.

Author(s)

Martin Nettling

Examples

1

Example output

Loading required package: cba
Loading required package: grid
Loading required package: proxy

Attaching package: 'proxy'

The following objects are masked from 'package:stats':

    as.dist, dist

The following object is masked from 'package:base':

    as.matrix

$chars
[1] "A" "C" "G" "U"

$cols
[1] "green4" "blue"   "orange" "red"   

$size
[1] 4

attr(,"class")
[1] "Alphabet"

DiffLogo documentation built on Nov. 8, 2020, 6:09 p.m.