Description Usage Arguments Value Author(s)
View source: R/extract_sim_data.R
Extract the SIM traces from all the data and put them in a nice data frame.
1 | extract_sim_data(data, sim_names, sim_ids)
|
data |
MChromatograms object from readSRMData() containing all the sims from your experiment |
sim_names |
A character vector containing the names you want to give to each trace. |
sim_ids |
a integer vector containing the index of each sim traces you want. |
A data frame containing the retention time and intensity of each sim trace in long format.
Rico Derks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.