View source: R/finding_peaks.R
log_peaks | R Documentation |
given some m/z intensity data, log-transform with some small constant added
log_peaks(mz_data, intensity = "intensity")
mz_data |
a data.frame of mz's and intensities |
intensity |
which column name has the intensities |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.