OpenMS
Loading...
Searching...
No Matches
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

namespace  OpenMS
 Main OpenMS namespace.
 
namespace  OpenMS::NuXLPresets
 

Functions

StringList getAllPresetsNames (const String &custom_presets_file="")
 Get all available presets names from JSON file.
 
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.
 
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)