bulk_peak_detect: Get target peaks per group

Description Usage Arguments Value

View source: R/extract-peaks.R

Description

A wrapper around 'coulteR::detect_peaks'. Per group in a dataframe with identifiers, peaks are reported.

Usage

1
bulk_peak_detect(df, diameter, full_df = FALSE)

Arguments

df

'dataframe' of coerced measurements-'modules' as produced by 'coulteR::bulk_read'.

diameter

The expected diameter of particles

full_df

Should all peaks be reported? default = 'FALSE'

Value

A 'dataframe'.


lmuenter/coulteR documentation built on Aug. 6, 2021, 8:43 p.m.