DMC_methfile_QC | R Documentation |
This function merges the methylation file after quality control of all samples with the DMCs after Significant_filter().
DMC_methfile_QC(inputmethfile_QC, siteall_significant)
inputmethfile_QC |
refers to the input methylation file after quality control. |
siteall_significant |
refers to the input DMCs file. |
Outputs a data frame by merging two input files of inputmethfile_QC and siteall_significant.
DMC_inputmethfile_QC <- DMC_methfile_QC(inputmethfile_QC, siteall_significant)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.