get_DMRs.Rd
annotate_DMRs
returns the df with the annotation for each CpG
get_DMRs(
path,
patient_id,
sample_id,
dt,
anno_list,
min_DMP_counts,
min_consec_DMP,
n_cores,
bulk = FALSE
)
Character string of the output directory
Character string containting the patient_id ID
Character string containting the sample ID.
dataframe where each CG is a row with DMP info.
A data.table object containing annotated genomic bins including genes, exons, introns, UTRs, CGI, CGI shores, CGI shelves, promoters or enhancers
Numerical - number of DMPs required in a DMR
Numerical - number of consecutive DMPs required in a DMR
number of cores for parallel processing
A dataframe for each sample_id with the copy number calls added