Description Usage Arguments Value
View source: R/extract-peaks.R
A wrapper around 'coulteR::detect_peaks'. Per group in a dataframe with identifiers, peaks are reported.
1 | bulk_peak_detect(df, diameter, full_df = FALSE)
|
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' |
A 'dataframe'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.