Skip to contents

Given a data.frame or character vector of files to run characterization on, processes them in sequence, to a particular saved location.

Usage

run_mzml_list(
  mzml_files,
  json_files = NULL,
  progress = TRUE,
  save_loc = ".",
  ...
)

Arguments

mzml_files

the list of mzML files to use

json_files

the list of corresponding json meta-data files

progress

whether to give messages about the progress of things

save_loc

where should the file files be saved

...

other parameters for SCCharacterizePeaks

Value

list