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

dockonsurf / modules / formats.py @ 54be2a9e

Historique | Voir | Annoter | Télécharger (2,02 ko)

# Date Auteur Commentaire
b9551fc2 27/04/2020 20:49 Carles Marti

Disabled the removal of hydrogens when using rdkit sdl mol file reader. Now, rdkit mol object contain hydrogens explicitly.

89a980fc 27/04/2020 20:48 Carles Marti

Moved logger to a global variable

83f022c9 21/04/2020 15:37 Carles Marti

Changed the read_coords.py module name to formats.py which states more clearly the purpose of the module.