Conformer Cluster

Conformer Cluster

Backend implementation

$SCHRODINGER/run conformer_cluster.py

Options

Column containing input structures
Select column in the input data table containing the structures
Output Column Structure
Choose the output columns:

Output only - Only Output structures
Note"Input plus Output" and "Output replaces Input" are not applicable for this node

Settings
Opens the Conformer Cluster python panel for configuration.
Save RMSD Matrix
Save the RMSD matrix calculated in Conformer Cluster python panel
Parameter flow variables
Any valid option for this node can be specified through flow variables. Only String variables are accepted.
Usage:
Flow variable prefix keyword: ConformerCluster
Note: To specify an option as flow variable, the flow variable name should be like:
keyword-option_name for single-dash option
keyword--option_name for double-dash option

To add a new option with value, specify the option_name and the corresponding value through the flow variable.

To add a new option without a value, specify the option_name and the value as _on_ through the flow variable.

To override an existing option's value, specify the option_name and the new value through the flow variable.

To remove an existing option without a value, specify the option_name and the value as _off_ through the flow variable.

To remove an existing option with a value, specify the option_name and the value as _rm_ through the flow variable.
Note: This node adds a new parameter flow variable 'backend' so that downstream node can access the backend used by this node.

Input Ports

Icon
Molecules in Maestro format

Output Ports

Icon
Clusters in Maestro format

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.