Column Filter (legacy) 

Takes a data table and returns a filtered data table with only the selected columns.

Integer Input (legacy) 

Outputs an integer flow variable with a given value.

Fragment information 

Find Kripo fragment information by their identifier.

Line Plot (Plotly) 

A line plot based on the Plotly.js library.

Similar fragments 

Find similar fragments to queries based on the Kripo fingerprint similarity matrix.

Scatter Plot (Plotly) 

A scatter plot based on the Plotly.js library.

Value Selection (legacy) 

Takes a data table and a selected column and returns a variable with the selected value from this column.

Slider Input (legacy) 

Outputs a double-precision floating point variable with a given value.

Value Filter (legacy) 

Takes a data table and returns a table with one column containing the selected domain values.

Generic JavaScript View (JavaScript) (legacy) 

Executes JavaScript code to generate a view.