Julianus Pfeuffer

Results 1002 comments of Julianus Pfeuffer

This should work even in quant. IDMerger should use the broadest settings from all of them for the rest of the workflow. If you search one with 10ppm and another...

The problem is that they do not support ontology lookups. I told them multiple times already that this will be needed. Our validation is quite extensive. So even if you...

Is the executable actually executable? https://github.com/genericworkflownodes/GenericKnimeNodes/blob/01b30cf66c295c349b34b4a75d15b7ba5b98a2b9/com.genericworkflownodes.knime/src/com/genericworkflownodes/util/MIMETypeHelper.java#L79

You should add exe as the expected type for the port also

https://github.com/genericworkflownodes/GenericKnimeNodes/issues/227 I think it was never working. Maybe you had it as a parameter instead of a port before.

I think all other executable inputs that we have correctly specify "exe" as requiring an executable or are actually removed in cmake during node generation to be simple parameters.

We could also use system contrib. But we need to check that packaging works with dynamic libs (esp. on Windows).

Other options are: - Upload to buildarchive in OpenMS/contrib on master pushes (as Timo mentioned in the right place already) - GH releases with OpenMS/contrib on every push (Build artifacts...

I think coin is supported by now. Did you try? With windows it can be choco or nuget?

`brew install coinutils cbc cgl clp`