.pick_target_positions {methylCC} | R Documentation |
Pick probes from target data using
the indices in dmp_regions
.pick_target_positions(target_granges, target_object = NULL, target_cvg = NULL, dmp_regions)
target_granges |
add more here. |
target_object |
an optional argument which
contains the meta-data for |
target_cvg |
coverage reads for the target object |
dmp_regions |
differentially methylated regions |
A list of GRanges objects to be used in
.preprocess_estimatecc()