genericworkflownodes / GenericKnimeNodes

Base package for GenericKnimeNodes
https://github.com/genericworkflownodes/GenericKnimeNodes
Other
15 stars 16 forks source link

New Cells for file transfer to cluster + KNIME Protocol support #209

Closed AlexanderFillbrunn closed 6 years ago

AlexanderFillbrunn commented 6 years ago

There are two new cell types for saving port objects in a table: one for prefix port objects and one for normal ones. Additionally I changed existing nodes to support the KNIME protocol, like knime://knime.workflow/mydata.mzml. The following nodes or classes have been touched for that:

For the Input Files node I added a new option to resolve the files relative to the KNIME workflow, for the others it depends on the text the user inputs into the path text box.