View source: R/plotDNAmProfile.R
getDMPNearRange | R Documentation |
gets a data structure with the near range of a DMR
getDMPNearRange(DMP, DMPNearRangeData, traitVar, mergeAttribut, range)
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 |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.