Download an Install#


A zipped binary can be found here#

The simulator is not included in the current major release of cisTEM, so you’ll need to either compile from source, following instructions here, or for many linux users, this binary compiled on centos7 should work for you.

Unpack the binary in your home dir#

To make cisTEM programs available at ${HOME}/cisTEM_alpha/src/program_name simply run

unzip -d ${HOME}/cisTEM_alpha ${HOME}/Downloads/cisTEM_1_0aabb63_20210505.zip

Note

The naming convention is a sequential index, the first seven characters in the corresponding git commit hash, and then the date the binary was compiled.