Description Usage Arguments Value References Examples
Find differentially methylated CpGs of interest between designated cases and controls. We use minfi's dmpFinder, which performs an F-test, and then we further filter for significance thresholds p < 0.05 and delta beta > 0.1.
1 | f_test(grset)
|
grset |
minfi GenomicRatioSet containing beta values |
data frame containing differentially methylated CpGs of interest, annotated with their genomic location, sorted by fdr adjusted p-value and delta beta, with mean values at this position for reference
Aryee MJ, Jaffe AE, Corrada-Bravo H, Ladd-Acosta C, Feinberg AP, Hansen KD, Irizarry RA (2014). “Minfi: A flexible and comprehensive Bioconductor package for the analysis of Infinium DNA Methylation microarrays.” Bioinformatics, 30(10), 1363-1369. doi: 10.1093/bioinformatics/btu049 (URL: https://doi.org/10.1093/bioinformatics/btu049).
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.