External Package requirement of Appion scripts » History » Version 1
Anchi Cheng, 01/22/2018 11:07 PM
1 | 1 | Anchi Cheng | h1. Typical Appion workflow package requirement of Appion scripts |
---|---|---|---|
2 | |||
3 | Appion python scripts are often wrappers that calls scripts or command from other packages. List here are what is needed by each typically used options. |
||
4 | |||
5 | |appion script name|purpose|subfunction|external package|script/command within the package| |
||
6 | ||general image manipulation||EMAN1|proc2d| |
||
7 | |makeDDAlignMotionCor2_UCSF.py|movie frame alignment||MotionCor2| |
||
8 | |makeDDAlignMotionCorr_Purdue.py|movie frame alignment||motioncorr v2.0 from Purdue| |
||
9 | |makeDEAlignedSum.py|movie frame aligment|deProcessFrames.py|| |
||
10 | |makeDEAlignedSum.py|movie frame aligment|EMAN2|| |
||
11 | |ctffind4.py|ctf estimation||CTFFIND4|| |
||
12 | |gctf.py|ctf estimation||Gctf|| |
||
13 | |templateCorrelator.py|template-based particle selection||FindEM| |
||
14 | |gAutomatchFast.py|template-based particle selection||Gautomatch| |
||
15 | |makestack2.py|particle stack making|making Imagic stack|appionlib|| |
||
16 | |makestack2.py|particle stack making|making Relion stack|Relion|relion_preprocess or relion_preprocess_mpi| |
||
17 | |makestack2.py|particle stack making|CTF correction by Wiener filtering of the full image (Imagic stack only)|ace2|ace2correct.exe| |
||
18 | |makestack2.py|particle stack making|normalization by edge|appionlib|| |
||
19 | |centerParticleStack.py|particle centering in a stack||EMAN1|centeralignint| |