The Max Planck Institute of Molecular Cell Biology and Genetics implemented a new open source scripting integration framework for KNIME, which is based on RGG templates. Its main purpose is to hide the script complexity behind a user-friendly graphical interface.
News
|
2012-03-29 |
IMPORTANT: last update introduced a major bug. Please update (from tomorrow on)! |
|
2012-03-22 |
updates in nightly build:
- Bugfix in the python integration: there were problems under Windows to create temporary files due to the backslash.
|
|
2012-02-24 |
Our workshop at the KNIME User Group Meeting 2012 showed that people are interested in the MPI extensions 'HCS-Tools' and 'Scripting Integrations'. The following links provide the tutorial material and example workflows:
http://idisk-srv1.mpi-cbg.de/knime/UGM_2012/
Feel free to send us questions, problem, feedback, ...
|
|
2011-10-19 |
With the current update (nightly build) it's necessary to update the server backends for Python and Matlab to version 1.1.1 |
About the nodes
There are small node collection for the developement and the execution of scripts and templates for the following languages:
Please visit this site for installation instructions.
Be aware, that the R and the Matlab integrations need a special backend, that needs to be installed seperatly. For the Python integration it is an optional. The Backends also allow to have dedicated servers, which makes the maintenance of the libraries, packages, toolboxes that each scripting frame work comes with easier.
You can get the binaries for the respective backends from the links bellow:
Instructions on how to setup the backends, as well as other documentation can be found on the the Wiki.
The sources are available at the github repository.