powered by
Code a CpG variable into two levels (high and low) by the two-mean clustering method.
methylation.recode(data)
a data frame or matrix contains methylation data in the columns.
# NOT RUN { data(methylation) data.recoded <- methylation.recode(methylation) # }
Run the code above in your browser using DataLab