MEDIPS.couplingVector: Calculates the sequence pattern densities at genome wide...

Description Usage Arguments Value Author(s) Examples

Description

The function calculates the local densities of a defined sequence pattern (e.g. CpGs) and returns a COUPLING SET object which is necessary for normalizing MeDIP data.

Usage

1

Arguments

pattern

defines the sequence pattern, e.g. CG for CpGs.

refObj

a MEDIPS Set or MEDIPS ROI Set that serves as reference for the genome and window parameters.

Value

A COUPLING SET object.

Author(s)

Lukas Chavez

Examples

1
2
3
4
5
library("MEDIPSData")
library("BSgenome.Hsapiens.UCSC.hg19")

data(hESCs_MeDIP)
CS = MEDIPS.couplingVector(pattern="CG", refObj=hESCs_MeDIP)

HPCBio/MEDIPS-BioC documentation built on May 30, 2019, 12:44 p.m.