extract_sim_data: Extract the SIM traces

Description Usage Arguments Value Author(s)

View source: R/extract_sim_data.R

Description

Extract the SIM traces from all the data and put them in a nice data frame.

Usage

1
extract_sim_data(data, sim_names, sim_ids)

Arguments

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.

Value

A data frame containing the retention time and intensity of each sim trace in long format.

Author(s)

Rico Derks


ricoderks/eisaCIM documentation built on Dec. 22, 2021, 4:09 p.m.