jjerphan / CS5242Project

Predicting Protein – Ligand Interaction by using Deep Learning Models
GNU General Public License v3.0
3 stars 2 forks source link

Improve job submission fixture #38

Open jjerphan opened 5 years ago

jjerphan commented 5 years ago

The job submission system can be improved and be more modular. Everything is about nicely interfacing submissions file (that can be run as bash script) and the job scripts.

The little harness that has be built to create submission files incrementally can be improve to be more robust and conciser as well.