Description Usage Arguments Value
View source: R/SpecFunctions.R
Internal function. The function simulates m/z and intensity values using given summary statistics.
1 | simulate_ind_spec_single(interest, mz.tol, species, strain)
|
interest |
Summary statistics of spectra. |
mz.tol |
The tolerance of m/z. This is used to generate m/z values of peaks. |
species |
Species. |
strain |
Strain name. |
A data frame that contains m/z, (normalized) intensity values, missing rates of peaks, species name, and strain name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.