Install Protomo2 » History » Version 1
Amber Herold, 08/24/2012 12:45 PM
1 | 1 | Amber Herold | h1. Install Protomo2 |
---|---|---|---|
2 | |||
3 | |||
4 | |||
5 | # download and unzip the protomo file from hanspeter - http://www.sb.fsu.edu/~winkler/protomo/protomo-2.2.0.tar.bz2 |
||
6 | # download and unzip the deplib file from hanspeter - http://www.sb.fsu.edu/~winkler/protomo/deplibs.tar.bz2 |
||
7 | |||
8 | |||
9 | Get the libs and devel of these packages: |
||
10 | Try yum: |
||
11 | <pre> |
||
12 | yum search ... |
||
13 | </pre> |
||
14 | |||
15 | * TIFF library (www.libtiff.org) |
||
16 | * FFTW fourier transforms (www.fftw.org) |
||
17 | Version 2 is required, compiled for single precision with type prefix (configure options: |
||
18 | –enable-shared –enable-float –enable-type-prefix) |
||
19 | * GTK+, the GIMP toolkit (www.gtk.org) |
||
20 | * GtkGLExt, OpenGL Extension to GTK+ (gtkglext.sourceforge.net) |
||
21 | * GNU plotutils (www.gnu.org/software/plotutils) |
||
22 | * EMAN2 (blake.bcm.edu/emanwiki/EMAN2) |
||
23 | |||
24 | test |
||
25 | <pre> |
||
26 | tomoalign-gui -help |
||
27 | </pre> |
||
28 | |||
29 | This is the current, but not yet officially released version: |
||
30 | |||
31 | Marker-free tilt series alignment: |
||
32 | |||
33 | http://www.sb.fsu.edu/~winkler/protomo/protomo-2.2.0.tar.bz2 |
||
34 | http://www.sb.fsu.edu/~winkler/protomo/protomo-users-guide-2.0.12.pdf |
||
35 | |||
36 | Tutorial: |
||
37 | |||
38 | http://www.sb.fsu.edu/~winkler/protomo/protomo-tutorial-2.0.12.pdf |
||
39 | http://www.sb.fsu.edu/~winkler/protomo/protomo-tutorial-2.0.12.tar.bz2 |
||
40 | |||
41 | 3rd-party libraries: |
||
42 | http://www.sb.fsu.edu/~winkler/protomo/deplibs.tar.bz2 |