Open main menu

Changes

Select a spin, and look for the Variable '''model'''.
== Execute a clustering analysis ==
All spins of one cluster ID will be optimised as one model. <br>
Several cluster ID will result in all those spins being optimised separately, but again with all spins together. <br>
and the function '''specific_analyses.relax_disp.disp_data.loop_cluster''' which it uses.
=== Inspect residues for clustering ===
Let us select residues based on a criterion where the highest number of residues have been fitted to the same model.
</source>
=== Create new analysis clustering ===
For the clustered analysis, you need to start a new analysis. <br>
You should not load the results from the final pipe, since this will likely be fatal for the clustered analysis. <br>
So Close relax, and then add these files.
==== Do clustering Analysis in GUI ====
Start relax in GUI mode
<source lang="python">
# Now push "Execute"
==== Do clustering Analysis in script ====
Add the following python relax script file to the relax directory.
Trusted, Bureaucrats
1,382

edits