Screening program for small-molecule single-crystal X-ray diffraction data
To use screen19, you need to have a Python environment containing DIALS. Instructions for installing DIALS can be found here. You can then install screen19 with:
libtbx.pip install screen19
If you want to develop screen19 then check out a local copy of the repository and install it with:
git clone [email protected]:xia2/screen19.git libtbx.pip install -e screen19
You then need to rebuild libtbx to get the screen19 dispatcher.