Project

General

Profile

Wrapper Testing » History » Version 1

Amber Herold, 08/23/2010 03:34 PM

1 1 Amber Herold
h1. Wrapper Testing
2
3
The following files contain a call to showOrSubmitCommand() or submitAppionJob(). These function calls need to be executed to verify the following:
4
5
1. Commands using showOrSubmitCommand should pre-pend the Appion Wrapper Path defined in the config file when both Show Command and Run Command are selected by the user.
6
2. Commands using submitAppionJob should pre-pend the path when Run Command is selected.
7
3. Commands using submitAppionJob should NOT pre-pend the path when Just Show Command is selected. In this case, the user will need to manually modify the command prior to executing it to include the wrapper path. 
8
9
10
|_.Filename|_.uses new showOrSubmitCommand()|_.uses old submitAppionJob()|_.Show Command (pass/fail)|_.Sumbit Command (pass/fail)|
11
|alignSubStack.php|X||||
12
|applyJunkCutoff.php|X||||
13
|bootstrappedAngularReconstitution.php|X||||
14
|centerStack.php|X||||
15
|coranSubStack.php|X||||
16
|createmodel.php|X||||
17
|createSyntheticDataset.php|X||||
18
|emdb2density.php|X||||
19
|imagicMSA.php|X||||
20
|jumpSubStack.php|X||||
21
|makegoodavg.php|X||||
22
|multiReferenceAlignment.php|X||||
23
|pdb2density.php|X||||
24
|postproc.php|X||||
25
|prepareFrealign.php|X||||
26
|runAppionScript.php.template|X||||
27
|runMaskMaker.php|X||||
28
|runMaxLikeAlign.php|X||||
29
|sortJunk.php|X||||
30
|subStack.php|X||||
31
|uploadFrealign.php|X||||
32
|uploadmodel.php|X||||
33
|uploadParticles.php|X||||
34
|uploadrecon.php|X||||
35
|uploadstack.php|X||||
36
|uploadtemplate.php|X||||
37
|uploadTemplateStack.php|X||||
38
|uploadtomo.php|X||||
39
|uploadXmippRecon.php|X||||
40
|imagic3d0.php||X|||
41
|imagic3dRefine.php||X|||
42
|runAce2.php||X|||
43
|runAffinityProp.php||X|||
44
|runClusterCoran.php||X|||
45
|runCombineStacks.php||X|||
46
|runCoranClassify.php||X|||
47
|runCtfEstimate.php||X|||
48
|runDogPicker.php||X|||
49
|runEdIterAlignment.php||X|||
50
|runEmanRefine2d.php||X|||
51
|runImgRejector.php||X|||
52
|runJpgMaker.php||X|||
53
|runKerDenSom.php||X|||
54
|runLoopAgain.php||X|||
55
|runMakeStack2.php||X|||
56
|runMaskMaker.php||X|||
57
|runOtrVolume.php||X|||
58
|runPyAce.php||X|||
59
|runRctVolume.php||X|||
60
|runRefBasedAlignment.php||X|||
61
|runRefBasedMaxlikeAlign.php||X|||
62
|runRotKerDenSom.php||X|||
63
|runSignature.php||X|||
64
|runSpiderNoRefAlignment.php||X|||
65
|runStackIntoPicks.php||X|||
66
|runSubTomogram.php||X|||
67
|runTemplateCorrelator.php||X|||
68
|runTiltAligner.php||X|||
69
|runTiltAutoAligner.php||X|||
70
|runTomoAligner.php||X|||
71
|runTomoAverage.php||X|||
72
|runTomoMaker.php||X|||
73
|runTopolAlign.php||X|||
74
|runUploadMaxLike.php||X|||
75
|uploadimage.php||X|||