Julianus Pfeuffer
Julianus Pfeuffer
E.g. "ppm-max" You do not just specify "10.0" but you need to specify "10.0 ppm". Or "10.0 ppm (1 Da)" to give a limit for both. Our Adapter parameter logic...
a) Sirius is huge since it ships its own JRE (why??).. b) KNIME is doing dependency security checks and especially Sirius with its gazillion dependencies has a bunch of security...
https://abibuilder.informatik.uni-tuebingen.de/archive/openms/Documentation/release/latest/html/pages.html There are some tools there, which should not be there. Probably they are not categorized correctly.
Would make it easier for users and build scripts.
This is a common task that people need to do in python. There can be multiple ways of implementing it.
Was there really no better place? Does it always need to be generated? Is OpenMS_plugins a good name? It is only used in TOPPView.
By using unordered_map and mapping spectrum_id and the metavalues in the features. Should be very easy. Please ask if you need help. See also #6072
We should try to automate some more release tasks: - [ ] Make the param changelog script work on Linux and allow CTDs instead of the full binaries. Makes it...
In the OpenMS repo settings, upload a picture e.g. from OpenMS/images
You get "trailing text arguments" when accidentally specifying a value after a flag. And you get "unknown parameter" when specifying a parameter twice.