R/DsASC-class.R
annotateASCSites.Rd
Overlaps the SNPs in a DsASC object with a set of Consensus Peaks (GRanges). Assigns the Peak ID to the SNP metadata.
annotateASCSites(dsObj, peakGr = NULL)
A DsASC object.
A GRanges object containing consensus peaks. Must have unique names(). If NULL, uses the peaks already stored in coord$peaks.
coord$peaks
A DsASC object with updated @coord metadata.
Irem B. GUNDUZ