Add Relion README.md

This commit is contained in:
2019-10-24 16:14:33 +02:00
parent b5a0300933
commit 8190b0a6c2

10
EM/relion/README.md Normal file
View File

@@ -0,0 +1,10 @@
# Relion
## Installation
Relion is installed from git. The ./build script should work for both stable
(tags) and unstable (branches) versions.
Currently only gcc/7.4.0 is used. Better performance is reported with
intel icc and MKL, but this would require additional openmpi variants.