![]() |
OpenMS
|
Minimal SRM/MRM file loader returning a single SwathMap wrapping the chromatogram container. More...
#include <OpenMS/FORMAT/MRMFile.h>
Static Public Member Functions | |
| static std::vector<::OpenSwath::SwathMap > | loadMzML (const String &file, const String &tmp, std::shared_ptr< ExperimentalSettings > &exp_meta) |
| Load an SRM/MRM mzML file and return a single SwathMap. | |
Minimal SRM/MRM file loader returning a single SwathMap wrapping the chromatogram container.
|
static |
Load an SRM/MRM mzML file and return a single SwathMap.
| [in] | file | Input mzML file. |
| [in] | tmp | Temporary directory (for cached data). |
| [out] | exp_meta | Experimental settings extracted from the file. |