Step-by-step instructions for installing an Ubuntu workstation with standard cryo-EM software. The installed software should provide tools for post-processing and analyzing experiment data from a Titan TEM. The ultimate goal is to have the installation fully automatic by just running a script.
- Ubuntu 16.04 LTS desktop (right now 16.04.3 is the latest)
- relion
- chimera
- Xmipp
- EMAM
- ctffind4
- Gctf
- Gautomatch
- cuda 8
- motioncor2
- localrec
The computer is expected to have
- at least one recent NVidia card (e.g. GTX 1080, GTX 1070, GTX 1060).
A lot of instructions are missing as of now, but let us start writing them.
Follow the tutorial of how to install an Ubuntu desktop.
Cuda and nVidia kernel drivers can be installed in different ways. Investigate, Which one works best?....
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update