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

dockonsurf / requirements.txt @ 75d6a31b

Historique | Voir | Annoter | Télécharger (130 octet)

# Date Auteur Commentaire
2be92b2c 31/07/2020 10:08 Carles Marti

Combined sub_sge and sub_lsf in a more generic function. Combined get_jobs_status_sge and get_jobs_status_lsf in a more generic function. Removed the dependency on gridtk.

5ff7c468 29/07/2020 10:50 Carles Marti

Created necessary files for packaging for packaging purposes. Changed requirements.txt order.

e797bac0 28/07/2020 14:51 Carles Marti

Added blank line at the end of requirements.txt

12001182 05/06/2020 12:08 Carles Marti

Reorganized job submission, every batch_q_sys submitting function is directly called from run_calc. Updated requirements.txt

99afde40 19/05/2020 23:02 Carles Marti

Added the submission of jobs to the SGE batch queuing system

f3004731 18/05/2020 21:42 Carles Marti

Moved confs_to_mol_list function from isolated.py to formats.py module and generalised the calculations functions to be able to work with no matter which kind of calculation

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

Implemented clustering for Affinity matrices

46a123ae 09/05/2020 08:54 Carles Marti

Downgraded numpy to 1.16 for problems with libraries using it.

44e987cb 14/04/2020 19:38 Carles Marti

Included requirements file to make installation easier.