bisConvert {MassArray}R Documentation

Bisulphite conversion

Description

Bisulphite convert nucleotide sequence input

Usage

bisConvert(sequence)

Arguments

sequence

Nucleotide sequence in the form of a character string

Value

Returns a character value corresponding to the bisulphite converted input sequence.

Author(s)

Reid F. Thompson (rthompso@aecom.yu.edu), John M. Greally (jgreally@aecom.yu.edu)

Examples

bisConvert("AAATTCGGAACCC")

[Package MassArray version 1.40.0 Index]