Jhsmit / PyHDX

Derive ΔG for single residues from HDX-MS data
http://pyhdx.readthedocs.io
MIT License
28 stars 12 forks source link

Omegaconf #291

Closed Jhsmit closed 2 years ago

Jhsmit commented 2 years ago

Change configuration to Omegaconf

This PR also adds functionality where users are prompted for which config file to use (if multiple files are in $home/.pyhdx) when running local_cluster.py or serve.py

This makes it easier to run multiple versions of PyHDX in parallel with different configurations