Learn R Programming

xQTLbiolinks (version 1.6.2)

xQTLdownload_mQTL: 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
)

Value

A data.table object

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

mQTL_meta

meata data of the mQTL that can be accessed by xQTLdownload_mqtlmeta