You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI.
I am trying to cluster ligand conformations using encore cluster.
cluster_collection = encore.cluster(u, select="resnum 10834 and not name H*", ncores=10)
But it is extremely slow, is there a way to speed it up. I have 10000 frames of 70 atoms.
Thanks.
Petro.
The text was updated successfully, but these errors were encountered:
HI.
I am trying to cluster ligand conformations using encore cluster.
cluster_collection = encore.cluster(u, select="resnum 10834 and not name H*", ncores=10)
But it is extremely slow, is there a way to speed it up. I have 10000 frames of 70 atoms.
Thanks.
Petro.
The text was updated successfully, but these errors were encountered: