getDMPNearRange: gets a data structure with the near range of a DMR

View source: R/plotDNAmProfile.R

getDMPNearRangeR Documentation

gets a data structure with the near range of a DMR

Description

gets a data structure with the near range of a DMR

Usage

getDMPNearRange(DMP, DMPNearRangeData, traitVar, mergeAttribut, range)

Arguments

DMP

a data.frame containing row.names(ID), IDs (ID_Kind), sex, trait and cgs around probe

DMPNearRangeData

a data.frame containing the CpGs around a selected CpG

traitVar

a data.frame containing the real world measurements for a certain trait

mergeAttribut

the attribut from traitVar, that is used for merging with DMPNearRangeData

range

trait original methylation data as data.frame: probeID, BETA, SE, P_VAL, FDR, DeltaMeth, N

Value

data.frame


SteRoe/EpiVisR documentation built on Jan. 11, 2025, 1:14 a.m.