xQTLdownload_mQTL | R Documentation |
Download summary statistics data of DNA methylation QTL (mQTL) using CpG ID
xQTLdownload_mQTL(
cpg_id = "cg00000221",
tissue_name = "WholeBlood",
mQTL_meta = NULL
)
cpg_id |
phenotype_id like: cg00000236, can be obtained using |
tissue_name |
(String) One of the tissues: BreastMammaryTissue, ColonTransverse, KidneyCortex, Lung, MuscleSkeletal, Ovary, Prostate, Testis and WholeBlood |
A data.table object
mQTL_dt <- xQTLdownload_mQTL(cpg_id="cg00000221", tissue_name="Prostate")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.