The following node is available in the Open Source KNIME predictive analytics and data mining platform version 2.7.1. Discover over 1000 other nodes, as well as enterprise functionality at http://knime.com.

Multi Feature Inserter

Inserts features from a data table into the network. The object to attach the feature to is detected by the available ids per feature.

  1. No ids -> feature is attached to the graph
  2. Node id -> feature is attached to node
  3. Edge id -> feature is attached to edge
  4. Edge and node id -> feature is attached to the end specified by the node and edge id

The name of the column is used as feature name and the feature type is determined from the column type.

The column names should not start with the prefix "knime_" since this is reserved and used for KNIME internal features such as the unique network id.

Dialog Options

Edge id column
The name of the column that contains the edge id column.
Node id column
The name of the column that contains the node id column.
Feature settings
The columns to add as features to the network.

Ports

Input Ports
0 Existing network
1 Data table with the features
Output Ports
0 Updated network
This node is contained in Network Base Plug-in provided by Chair for Bioinformatics and Information Mining,University of Konstanz,Germany.