Go to the source code of this file.
|
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...
|
|