Map revmap column to probe names after reducing a GenomicRanges object
map_revmap_names.Rd
Given a revmap row (e.g. 1 5 6), we map those positions to their corresponding probe names (and end up with something like "cg00000029", "cg00000158", "cg00000165".This is a helper function of findVMRs()).