Skip to contents

function to import mzml mass spec data in a way that provides what we need to work with it. mzml_data should be the full path to the data.

Usage

import_sc_mzml(mzml_data, ms_level = 1)

Arguments

mzml_data

the mzml mass spec file to import

ms_level

which MS-level data to import

Value

MSnbase