ChemBioHTP / EnzyHTP

EnzyHTP is a python library that automates the complete life-cycle of enzyme modeling
https://enzyhtp-doc.readthedocs.io
Other
8 stars 1 forks source link

How should Env manager respond to optional exec #143

Open shaoqx opened 6 months ago

shaoqx commented 6 months ago

For example, job_manager will use different command depending on the ClusterInterface used. What should be put in to ARMerConfig.required_executables? Or should we add something like optional_executables?

shaoqx commented 6 months ago

@chrisjurich What do you say?