Galaxy | Tool Preview

Extract clusters of MD trajectories (version 0.1.5.2+galaxy1)

What it does

This tool takes the hierarchical clustering linkage array (in tabular format) produced by the 'Hierarchical clustering' tool and returns a list of clusters and their members in JSON format.


Input

  • Clustering linkage array.
  • User-selected distance threshold for clustering and minimum number of members a cluster must have to be returned.

Output

  • JSON file containing a list of clusters and their members.