MAGAR
MAGAR: R-package to compute methylation Quantitative Trait Loci (methQTL) from DNA methylation and genotyping data
Bioconductor version: Release (3.19)
"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]  
    
Maintainer: Michael Scherer <michael.scherer at dkfz.de>
citation("MAGAR")):
      
    Installation
To install this package, start R (version "4.4") 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")| MAGAR: Methylation-Aware Genotype Association in R | HTML | R Script | 
| Reference Manual | ||
| NEWS | Text | 
Details
| biocViews | BatchEffect, Clustering, CopyNumberVariation, CpGIsland, DNAMethylation, DataImport, DifferentialMethylation, Epigenetics, GeneticVariability, GraphAndNetwork, ImmunoOncology, MethylSeq, MethylationArray, Microarray, Network, Preprocessing, QualityControl, Regression, SNP, Sequencing, Software, TwoChannel, mRNAMicroarray | 
| Version | 1.12.0 | 
| In Bioconductor since | BioC 3.13 (R-4.1) (3.5 years) | 
| License | GPL-3 | 
| Depends | R (>= 4.1), HDF5Array, RnBeads, snpStats, crlmm | 
| Imports | doParallel, igraph, bigstatsr, rjson, plyr, data.table, UpSetR, reshape2, jsonlite, methods, ff, argparse, impute, RnBeads.hg19, RnBeads.hg38, utils, stats | 
| System Requirements | |
| URL | https://github.com/MPIIComputationalEpigenetics/MAGAR | 
| Bug Reports | https://github.com/MPIIComputationalEpigenetics/MAGAR/issues | 
See More
| Suggests | gridExtra, VennDiagram, qqman, LOLA, RUnit, rmutil, rmarkdown, JASPAR2018, TFBSTools, seqLogo, knitr, devtools, BiocGenerics, BiocManager | 
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report | 
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | MAGAR_1.12.0.tar.gz | 
| Windows Binary (x86_64) | MAGAR_1.12.0.zip | 
| macOS Binary (x86_64) | MAGAR_1.12.0.tgz | 
| macOS Binary (arm64) | MAGAR_1.12.0.tgz | 
| Source Repository | git clone https://git.bioconductor.org/packages/MAGAR | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/MAGAR | 
| Bioc Package Browser | https://code.bioconductor.org/browse/MAGAR/ | 
| Package Short Url | https://bioconductor.org/packages/MAGAR/ | 
| Package Downloads Report | Download Stats |