cgInAlign {methVisual}R Documentation

Amount of CpGs

Description

Calculating amount of CpGs between alignments border

Usage

cgInAlign(methData)

Arguments

methData

An object of type list that contains information on the pairwise alignments and methylation status of all CpG motifs under study. Created by applying MethAlignNW()

Details

This function computes the amount of CpGs on the positions corresponds to genomic sequence over all sequences under study between the alignment borders.

Value

Integer vector of CpG amount

Author(s)

Arie Zackay <arie.zackay@mail.huji.ac.il>, Christine Steinhoff <steinhof@molgen.mpg.de>

Examples

data(methData)
cgInAlign(methData)

[Package methVisual version 1.38.0 Index]