xQTLdownload_mQTL: Download summary statistics data of DNA methylation QTL...

xQTLdownload_mQTLR Documentation

Download summary statistics data of DNA methylation QTL (mQTL) using CpG ID

Description

Download summary statistics data of DNA methylation QTL (mQTL) using CpG ID

Usage

xQTLdownload_mQTL(
  cpg_id = "cg00000221",
  tissue_name = "WholeBlood",
  mQTL_meta = NULL
)

Arguments

cpg_id

phenotype_id like: cg00000236, can be obtained using xQTLdownload_mqtlmeta

tissue_name

(String) One of the tissues: BreastMammaryTissue, ColonTransverse, KidneyCortex, Lung, MuscleSkeletal, Ovary, Prostate, Testis and WholeBlood

Value

A data.table object

Examples

mQTL_dt <- xQTLdownload_mQTL(cpg_id="cg00000221", tissue_name="Prostate")

dingruofan/xQTLbiolinks documentation built on Feb. 12, 2025, 4:57 a.m.