# HG changeset patch # User testtool # Date 1497280173 14400 # Node ID 9de797a673ad9d73041fdbfe843551350034087d # Parent 3735f4bd0a2d0923695f03902cf5b0cccda43759 Uploaded diff -r 3735f4bd0a2d -r 9de797a673ad findDMR/findDMR.xml --- a/findDMR/findDMR.xml Mon Jun 12 11:05:56 2017 -0400 +++ b/findDMR/findDMR.xml Mon Jun 12 11:09:33 2017 -0400 @@ -1,34 +1,53 @@ - - - R + + + +bioconductor-minfi - + - Rscript $__tool_directory__/findDMR.R "$input1" "$input2" "$output" + Rscript $__tool_directory__/findDMR.R "$input1" "$input2" "$cutoff" "$B" "$pickCutoffQ" "$output1" "$output2" - - + + + + + - + + - - - - + + + + + + + + - + + -Identify CpGs where methylation is associated with a continuous or categorical phenotype. - - -Aryee, Martin J., et al. "Minfi: a flexible and comprehensive Bioconductor package for the analysis of Infinium DNA methylation microarrays." Bioinformatics 30.10 (2014): 1363-1369. - +**What it does** +This R-based tool look for genomic regions that are differentially methylated between two conditions +**Input** +GenomicRatioSet object +**Output** +Text and BED file containing differentially methylated regions + + +10.1093/bioinformatics/btu049 +