cols_names | R Documentation |
Sets common column names in a given data frame containing the CpGs genomic ranges or a DMR (result of epimutations or epimutations_one_leave_out function).
cols_names(x, cpg_ids_col = FALSE)
x |
a data frame containing the genomic ranges or a DMR (a row of the results of epimutations or epimutations_one_leave_out function). |
cpg_ids_col |
a boolean, if TRUE the input data frame contains the CpGs names column. |
The function returns a data frame containing the column names to carry out the analysis without any error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.