17 struct LightTargetedExperiment;
77 const String& input_filename,
78 bool enable_uis_scoring)
const;
88 mutable bool preserve_existing_ =
false;
A container for features.
Definition FeatureMap.h:82
Definition OpenSwathOSWParquetWriter.h:52
void setPreserveExisting(bool preserve)
Set whether the writer should preserve (append) existing archives.
void write(const String &output_path, const OpenSwath::LightTargetedExperiment &assay_library, const FeatureMap &feature_map, UInt64 run_id, const String &input_filename, bool enable_uis_scoring) const
Write an OSW parquet directory or zip archive.
A more convenient string class.
Definition String.h:34
uint64_t UInt64
Unsigned integer type (64bit)
Definition Types.h:47
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
Definition TransitionExperiment.h:356