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

dockonsurf / modules / formats.py @ 8d08beb4

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

# Date Auteur Commentaire
8d08beb4 11/05/2020 23:28 Carles Marti

Changed logging of formats.py from info to debug severity level.

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.