View source: R/functions_preprocessing.R
apply_peak_refinement | R Documentation |
Function to apply peak picking parameters on a data subset
apply_peak_refinement(
data,
metadata,
expand_rt = 2,
expand_mz = 0,
ppm = 10,
min_prop = 0.75
)
data |
An MSnExp object in centroid mode. |
expand_rt |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.