Files
MX_Pmodule/EM/relion
assman_g 18454b7782 Merge branch 'relion5-mc-fix' into 'master'
Set MotionCor2 path based on the loaded cuda version.

Closes #275

See merge request Pmodules/buildblocks!432
2024-04-03 16:25:12 +02:00
..
2024-04-03 16:13:27 +02:00
2021-09-30 12:14:45 +02:00
2024-04-03 16:13:27 +02:00
2024-04-03 16:13:27 +02:00

Relion

Installation

Relion is installed from git. The ./build script should work for both stable (tags) and unstable (branches) versions. It should be run on Merlin6 from an admin account.

Currently only gcc is used. Better performance is reported with intel icc and MKL, but this would require additional openmpi variants.

After running ./build, install relion scripts from the repository at https://git.psi.ch/lsm-hpce/relion-scripts

From version 5.0-beta on, a conda env is required. conda env is build in the folder $SRC_DIR/conda_envs. Also, weights for BLUSH, MODEL-ANGELO and CLASS-RANKER are downloaded in the installation step.