tidy_mzR_plot_major_features.Rd
Load a mass spec file and find high intensity mzs
tidy_mzR_plot_major_features(
tidy_mzR,
clamr_config,
ic_cutoff_fraction = 1/20,
signal_cv_cutoff = 0.2
)
output of tidy_mzR_from_msfile
a named list of mass spec parameters with special formatting of instrument tolerances generated by build_clamr_config
.
mzs to extract as a fraction of the maximum ic
mzs with a coefficient of variation of less than this value will be excluded since they are not eluting
a ggplot2 grob