| MethQTLResult-class {MAGAR} | R Documentation |
Class storing methQTL analysis results and the associated genomic annotations
This class stores the results of the methQTL analysis. It stores a data.frame with the methQTL results,
and associated genomic annotations for both the methylation sites and SNPs.
result.frameThe methQTL results as a data.frame
anno.methGenomic annotation of the methylation sites as a data.frame.
anno.genoGenomic annotation of the SNPs as a data.frame.
correlation.blocksCorrelation blocks determined from the methylation matrix.
methodThe method used to call methQTL.
rep.typeMethod used to determine representative CpGs from correlation blocks.
chrOptional argument specifying if methQTL were called on a single chromosome.
Michael Scherer