OpenMS / Tutorials

Tutorials as used in the user meetings. (Please assign a git tag for the revision used for the UM)
BSD 3-Clause "New" or "Revised" License
13 stars 19 forks source link

Use knime relative paths #59

Open jpfeuffer opened 7 years ago

jpfeuffer commented 7 years ago

I am preparing a PR that allows to use knime relative paths in the Input File and Input Directory node. With knime://knime.workflow/... you can specify files relative to the workflow folder. This could be used to avoid the constant readding of the input files, at least for developers. We could event think about using an FTP connection to get the data from a server.

jpfeuffer commented 7 years ago

See status of https://github.com/genericworkflownodes/GenericKnimeNodes/pull/141