mz_scans_to_frequency | R Documentation |
Given a multi-scan data.frame of m/z, generate frequency values for the data.
mz_scans_to_frequency( mz_df_list, frequency_fit_description, mz_fit_description, ... )
mz_df_list |
a list of data.frame with at least |
frequency_fit_description |
the exponentials to use in fitting the frequency ~ mz model |
mz_fit_description |
the exponentials to use in fitting the mz ~ frequency model |
... |
other parameters for |
list
convert_mz_frequency
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.