OpenMS
NuXLPresets.h File Reference
Include dependency graph for NuXLPresets.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 OpenMS
 Main OpenMS namespace.
 
 OpenMS::NuXLPresets
 

Functions

StringList getAllPresetsNames (const String &custom_presets_file="")
 Get all available presets names from JSON file. More...
 
void getPresets (const String &p, const String &custom_presets_file, StringList &nucleotides, StringList &mapping, StringList &modifications, StringList &fragment_adducts, String &can_cross_link)
 Get preset parameters for a given preset name. More...
 
void getPresets (const String &p, StringList &nucleotides, StringList &mapping, StringList &modifications, StringList &fragment_adducts, String &can_cross_link)
 Get preset parameters for a given preset name (using default presets file) More...