MAGAR
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see MAGAR.
MAGAR: R-package to compute methylation Quantitative Trait Loci (methQTL) from DNA methylation and genotyping data
Bioconductor version: 3.21
"Methylation-Aware Genotype Association in R" (MAGAR) computes methQTL from DNA methylation and genotyping data from matched samples. MAGAR uses a linear modeling stragety to call CpGs/SNPs that are methQTLs. MAGAR accounts for the local correlation structure of CpGs.
Author: Michael Scherer [cre, aut] ORCID iD ORCID: 0000-0001-7990-6179
Maintainer: Michael Scherer <michael.scherer at dkfz.de>
citation("MAGAR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MAGAR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("MAGAR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.