Files
MX_Pmodule/qfit/modulefile
T
2026-09-01 11:11:03 +02:00

18 lines
624 B
Plaintext

#%Module1.0
module-whatis "qFit - automated multiconformer model building for X-ray and cryo-EM"
module-url "https://github.com/ExcitedStates/qfit-3.0"
module-license "MIT"
module-maintainer "MX Data <jiaxin.duan@psi.ch>"
module-help "
qFit 3: qfit_protein, qfit_ligand, qfit_covalent_ligand, edia and
friends, in a private Python venv with cvxopt + IBM CPLEX Community
Edition as MIQP solvers. The post-refinement scripts
(qfit_final_refine_xray.sh) expect phenix on PATH - load a phenix
module for those.
"
setenv QFIT_ENV $PREFIX/venv
prepend-path PATH $PREFIX/venv/bin