Statistiques
| Branche: | Tag: | Révision :

dockonsurf / modules / clustering.py @ f8c4eafe

Historique | Voir | Annoter | Télécharger (8,49 ko)

# Date Auteur Commentaire
f8c4eafe 07/06/2020 20:46 Carles Marti

Implemented function to read energies of a set of finished calculations. Implemented auxiliary function equivalent to bash tail. Reformat blank spaces and add TODO lines

fff3aab1 07/06/2020 17:42 Carles Marti

Moved get_rmsd from isolated.py to clustering.py and changed its functionality, now it expects a list of mol objects instead of a single mol object with multiple conformers in it.

db7349af 11/05/2020 23:14 Carles Marti

Raise an error if clustering does not converge

680944e4 11/05/2020 22:50 Carles Marti

Included printing the number of conformers generated and reformat documentation in isolated.py

75325cc3 10/05/2020 20:10 Carles Marti

Implemented clustering for Affinity matrices

bf219e2b 01/04/2020 16:47 Carles Marti

Start v2 from scratch

86112fec 02/10/2019 16:50 Marti Aliod Carles

Initial files