This plugin provides wrappers for several programs of cisTEM software suite.
You will need to use 3.0+ version of Scipion to be able to run these protocols. To install the plugin, you have two options:
- Stable version
scipion installp -p scipion-em-cistem
Developer's version
- download repository
git clone -b devel https://github.com/scipion-em/scipion-em-cistem.git
- install
scipion installp -p /path/to/scipion-em-cistem --devel
Important: Starting from plugin v3.9, the config variables have been renamed. See: scipion3 config -p cistem
cisTEM and CTFFind binaries will be installed automatically with the plugin, but you can also link an existing installation.
- Default cisTEM installation path assumed is
software/em/cistem-1.0.0-beta
, if you want to change it, set CISTEM_HOME inscipion.conf
file pointing to the folder where the cisTEM is installed.- Default CTFFind installation path assumed is
software/em/ctffind-5.0.2
,if you want to change it, set CTFFIND_HOME inscipion.conf
file pointing to the folder where CTFFind is installed.
A complete list of tests can be seen by executing scipion test --show --grep cistem
- 1.0.0-beta (cistem)
- 4.1.14 (ctffind4)
- 5.0, 5.0.2 (ctffind5)
- cistem binaries are distributed under The Janelia Research Campus Software License 1.2 license
- ctffind4 binaries are distributed under The Janelia Research Campus Software License 1.1 license
- ctffind5 binaries are distributed under The Janelia Research Campus Software License 1.2 license
- ctffind
- import tomo CTFs
- tilt-series ctffind
- unblur
- find particles
- classify 2D
- Johannes Elferich, Lingli Kong, Ximena Zottig, Nikolaus Grigorieff. (2024) CTFFIND5 provides improved insight into quality, tilt and thickness of TEM samples. bioRxiv 2024.02.26.582023; doi: https://doi.org/10.1101/2024.02.26.582023
- Timothy Grant and Alexis Rohou and Nikolaus Grigorieff. (2018) cisTEM, user-friendly software for single-particle image processing. eLife 7:e35383.