peak_detect: Detect target peaks

Description Usage Arguments Value

Description

This function detects a specific target peak. Optionally, all peaks are reported.

Usage

1
peak_detect(df, diameter, full_df = FALSE)

Arguments

df

A measurements-'module' as produced by 'coulteR::read_accucomp'

diameter

The expected diameter of particles

full_df

Should all peaks be reported? default = 'FALSE'

Value

A 'dataframe' with the diameter of the peak, the diameter range, and the total number of cells in the range.


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