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