consenusIUPAC: Consensus IUPAC

Description Usage Arguments Examples

Description

The reverse of IUPACtoBase, takes base nucleotides and transforms them them to their IUPAC equivelent

Usage

1
consenusIUPAC(mstring)

Arguments

mstring

a base pare string with only nucleotides eg A[AG]AGT

Examples

1
2
consenusIUPAC( IUPACtoBase("ARYS"))
# [1] "ARYS"

alexjgriffith/CCCA documentation built on May 10, 2019, 8:52 a.m.