choose_frequency_model_builtin | R Documentation |
default single model
choose_frequency_model_builtin(sc_mzml)
sc_mzml |
the sc_mzml object |
This is the default function to choose a single frequency and mz model. It takes the scan_info after filtering scans, and calculates the median of the square root terms, and chooses the one closest to the median value.
Please examine this function and write your own if needed. You can view the function definition using choose_frequency_model_builtin
SCmzml
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.