Learn R Programming

MassArray (version 1.24.0)

bisConvert: 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.

Examples

Run this code
bisConvert("AAATTCGGAACCC")

Run the code above in your browser using DataLab