getCorrelationBlocks: getCorrelationBlocks

getCorrelationBlocks,MethQTLResult-methodR Documentation

getCorrelationBlocks

Description

Returns the correlation blocks defined for the given dataset

Usage

## S4 method for signature 'MethQTLResult'
getCorrelationBlocks(object)

Arguments

object

An object of class MethQTLResult-class.

Value

A list object containing the correlation blocks.

Examples

meth.qtl.res <- loadMethQTLResult(system.file("extdata","MethQTLResult_chr18",package="MAGAR"))
head(getCorrelationBlocks(meth.qtl.res))

MPIIComputationalEpigenetics/MAGAR documentation built on Nov. 10, 2023, 4:16 p.m.