#include <OpenMS/FORMAT/DATAACCESS/SiriusMzTabWriter.h>
◆ extract_scan_index()
static int extract_scan_index |
( |
const String & |
path | ) |
|
|
static |
Extract scan_index from filepath.
◆ read()
static void read |
( |
const std::vector< String > & |
sirius_output_paths, |
|
|
const String & |
original_input_mzml, |
|
|
const Size & |
top_n_hits, |
|
|
MzTab & |
result |
|
) |
| |
|
static |
Conversion of sirius output to mzTab.
Output of Sirius is one directory per spectrum/compound
- Parameters
-
sirius_output_paths | Path to output directories of Sirius |
original_input_mzml | Path to mzml input of SiriusAdapter |
top_n_hits | Top n entries for each compound written to the result file |
- Returns
- : Result written to mzTab