Project

General

Profile

Appion User Guide » History » Version 9

Amber Herold, 04/16/2010 02:39 PM

1 1 Eric Hou
h1. Appion User Guide
2 2 Eric Hou
3 9 Amber Herold
# [[User Management]]
4
# [[Appion and Leginon Database Tools]]
5
## [[Image Viewer]]
6
## [[2 Way Viewer]]
7
## [[3 Way Viewer]]
8
## [[LOI]]
9
## [[RCT]]
10
## [[Tomography]]
11
## [[Dual Viewer]]
12
## [[Hole Template Viewer]]
13
## [[Administration]]
14
## [[Project DB]]
15
# [[Appion Processing]]
16
## [[Terminology]]
17
## [[Common Workflow]]
18
## [[Processing Cluster Login]]
19
## [[Particle Selection]]
20
### [[Template Picking]]
21
### [[Dog Picking]]
22
### [[Manual Picking]] 
23
## [[CTF Estimation]]
24
### [[Ace Estimation]]
25
### [[Ace 2 Estimation]]
26
### [[CtfTilt Estimation]]
27
## [[Import Tools]]
28
### [[PDB tp Model]]
29
### [[EMDB to Model]]
30
### [[Upload Particles]]
31
### [[Upload Template]]
32
### [[Upload Model]]
33
### [[Upload More Images]]
34
### [[Upload Stack]]
35
## [[Image Assessment]]
36
### [[Web Img Assessment]]
37
### [[Multi Img Assessment]]
38
### [[Run Image Rejector]]
39
## [[Region Mask Creation]]
40
### [[Crud Finding]]
41
### [[Manual Masking]] 
42 1 Eric Hou
43 8 Amber Herold
44 2 Eric Hou
Appion is a "pipeline" for single particle reconstruction integrated with Leginon data acquisition. It consists of a web based user interface linked to a set of python scripts that control several underlying processing packages. These include EMAN, Spider, findem, ACE, and Chimera. All data input and output is managed by MySQL databases. The ultimate goal is to have all control of the processing pipeline managed from the web based user interface and all output from the processing presented using web based viewing tools. These notes are provided as a rough guide to using the pipeline but are not guaranteed to be up to date or accurate.
45
46
Appion users usually start off at a web page that presents them with a range of options for processing, reconstruction, analysis. This may have the following appearance:
47
48
The user can select to proceed with any of the steps but some of these may be dependent on earlier steps. For example a stack cannot be made until particles have been selected. After any of the steps has been run the user can chose to view the results by clicking on the "completed" or "available" labels. 
49 5 Eric Hou
50
51 1 Eric Hou
# [[Appion_scripts]]
52
# [[Appion_output]]
53 9 Amber Herold
54
[[Administration Tools Guide]]
55 3 Eric Hou
56 7 Amber Herold
______
57
58 5 Eric Hou
[[Complete Installation|< Complete Installation]] | [[Upgrade Instructions|Upgrade Instructions >]]