Files
MX_Pmodule/EM/Gctf/README
Spencer Bliven 5bdf6b2952 Add Gctf buildblock
No new versions were installed, but this documents the build process and
updates the modulefile.
2020-11-18 21:09:20 +01:00

11 lines
406 B
Plaintext

# GCTF
## Installation
1. Download binaries from https://www2.mrc-lmb.cam.ac.uk/research/locally-developed-software/zhang-software/
2. Update files/variants
3. Run `./build <version>` to create directories
4. Move all executables to /opt/psi/EM/Gctf/$VERSION/bin
5. Create wrapper script at /opt/psi/EM/Gctf/$VERSION/bin/Gctf based on ./Gctf
6. Fix permissions: chmod 755 /opt/psi/EM/Gctf/$VERSION/bin/*