addPeaks(object, zScoreThresh = 2, fdrThresh = 0.1)
FourC
object for which z-scores have been calculated.FourC
object with an additional assay 'peaks' of boolean
values. The parameters of the call to addPeaks are stored as DataFrame
peakParameter
in the metadata slot.