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)

Arguments

dsObj

A DsASC object.

peakGr

A GRanges object containing consensus peaks. Must have unique names(). If NULL, uses the peaks already stored in coord$peaks.

Value

A DsASC object with updated @coord metadata.

Author

Irem B. GUNDUZ