DMC_methfile_QC: Merge the methylation file after quality control with DMCs

View source: R/Methfile_QC.R

DMC_methfile_QCR Documentation

Merge the methylation file after quality control with DMCs

Description

This function merges the methylation file after quality control of all samples with the DMCs after Significant_filter().

Usage

DMC_methfile_QC(inputmethfile_QC, siteall_significant)

Arguments

inputmethfile_QC

refers to the input methylation file after quality control.

siteall_significant

refers to the input DMCs file.

Value

Outputs a data frame by merging two input files of inputmethfile_QC and siteall_significant.

Examples

DMC_inputmethfile_QC <- DMC_methfile_QC(inputmethfile_QC, siteall_significant)


xiaowangCN/GeneDMRs documentation built on Nov. 22, 2023, 11:19 p.m.