Has following packages:
- XDS: link
- all XDS-related stuff (excluding Neggia): link
- Dirax: link
- CrystFEL: link
- and xgandalf: link
- ©️ CCP4 package: link
- ©️ autoBUSTER package: link
- ©️ Phenix package: link
Tested on Ubuntu 18.04 (WSL under Win10 and fresh GCP instance running Ubuntu 18.04). All software tagget ©️ is free only for academics, and this gist does not provide full links to their source code.
Usage of any script is following:
bash install_<packagename>.sh
and enter y
any time you really want to do the part of the job -- this is done to avoid e.g. unnecessary re-download of all shit.
Usage of install_{buster,ccp4,phenix}.sh
requires installation of python pip
package manager (specifically, it does sudo apt-get install python3-pip
). Please make sure you ran sudo apt-get update
before installing it -- it won't install otherwise.