Align pharmacophores

Align the query pharmacophores to the reference pharmacophore. This node computes the aligned query pharmacophore, the transformation matrix and Root-mean-square deviation (RMSD).

Algorithm:

  1. Find pairs probe and reference points that are same type and are not too far apart.
  2. Find biggest clique of pairs, using BronKerbosch clique detection algorithm .
  3. Calculate optimal translation and rotation using Kabsch algorithm for all the found cliques.
  4. Calculate RMSD and aligned pharmacophore based on points in each clique.

Options

Query Pharmacophore column (table 1)
The input column of table 1 with Query Pharmacophores to be aligned.
Reference Pharmacophore
The reference Pharmacophore to base the alignment on.

Advanced Options

Cutoff
Tolerance threshold for considering two distances to be equivalent
Break num cliques
Break when set number of cliques is found
Cliques to align
Number of cliques of each query pharmacophore to align. Increasing this number will produce alignments of smaller cliques and cliques with less types.

Input Ports

Icon
The table with pharmacophores to be aligned.

Output Ports

Icon
Aligned pharmacophores with transformation matrix, RMSD, clique index and size of clique.

Views

This node has no views

Workflows

  • No workflows found

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.