View source: R/filterDMRmatrix.R
filterDMRmatrix | R Documentation |
Filters non-polymorphic patterns by default.
filterDMRmatrix(
epiMAF.cutoff = NULL,
replicate.consensus = NULL,
gridDMR,
data.dir
)
epiMAF.cutoff |
Filter for Minor Epi-Allele frequency. By default this option is set to NULL. Applicable for population level data. |
replicate.consensus |
Percentage of concordance in methylation states among samples with multiple replicates. By default this option is set to NULL. Useful for Control/treatment data |
gridDMR |
Logical specifying if grid DMR approach was used for calling DMRs. |
data.dir |
Directory containing DMR matrix files. Looks for files with suffix, _StateCalls.txt and _rcMethlvl.txt |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.