View source: R/Feature_alignment_requantification.R
mzxml_to_list | R Documentation |
Prepare mzXML files for IceR workflow
mzxml_to_list(path_to_mzXML, n_cores = 2)
path_to_mzXML |
Path to folder containing mzXML files |
n_cores |
Numbers of CPU cores which should be used to perform conversion |
Converts MS1 spectra in mzXML files into tables containing m/z, RT and intensity information per ion
Resulting ion tables are stored in a sub-directory (all_ion_lists) of the mzXML folder as .RData files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.