Wrapper Testing » History » Version 8
  Dmitry Lyumkis, 08/25/2010 10:37 AM 
  
| 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 | 6 | Amber Herold | Appion wrapper path should look like: *"/opt/myamisnap/bin/appion prepFrealign.py --stackid=1337 --modelid=22 ..."* | 
| 12 | 5 | Amber Herold | |
| 13 | 7 | Amber Herold | To get to the trunk installation: http://cronus3.scripps.edu/betamyamiweb/ | 
| 14 | |||
| 15 | 1 | Amber Herold | |
| 16 | 4 | Amber Herold | |_.Filename|_.uses new showOrSubmitCommand()|_.uses old submitAppionJob()|_.Show Command (pass/fail)|_.Submit Command (pass/fail)| | 
| 17 | 1 | Amber Herold | |alignSubStack.php|X|||| | 
| 18 | |applyJunkCutoff.php|X|||| | ||
| 19 | |bootstrappedAngularReconstitution.php|X|||| | ||
| 20 | |centerStack.php|X|||| | ||
| 21 | |coranSubStack.php|X|||| | ||
| 22 | |createmodel.php|X|||| | ||
| 23 | |createSyntheticDataset.php|X|||| | ||
| 24 | |emdb2density.php|X|||| | ||
| 25 | |imagicMSA.php|X|||| | ||
| 26 | |jumpSubStack.php|X|||| | ||
| 27 | |makegoodavg.php|X|||| | ||
| 28 | |multiReferenceAlignment.php|X|||| | ||
| 29 | |pdb2density.php|X|||| | ||
| 30 | |postproc.php|X|||| | ||
| 31 | 3 | Amber Herold | |prepareFrealign.php|X||pass|pass| | 
| 32 | 1 | Amber Herold | |runAppionScript.php.template|X|||| | 
| 33 | |runMaskMaker.php|X|||| | ||
| 34 | 8 | Dmitry Lyumkis | |runMaxLikeAlign.php|X||pass|pass| | 
| 35 | 1 | Amber Herold | |sortJunk.php|X|||| | 
| 36 | |subStack.php|X|||| | ||
| 37 | |uploadFrealign.php|X|||| | ||
| 38 | |uploadmodel.php|X|||| | ||
| 39 | |uploadParticles.php|X|||| | ||
| 40 | |uploadrecon.php|X|||| | ||
| 41 | |uploadstack.php|X|||| | ||
| 42 | |uploadtemplate.php|X|||| | ||
| 43 | |uploadTemplateStack.php|X|||| | ||
| 44 | |uploadtomo.php|X|||| | ||
| 45 | |uploadXmippRecon.php|X|||| | ||
| 46 | |imagic3d0.php||X||| | ||
| 47 | |imagic3dRefine.php||X||| | ||
| 48 | |runAce2.php||X||| | ||
| 49 | |runAffinityProp.php||X||| | ||
| 50 | |runClusterCoran.php||X||| | ||
| 51 | |runCombineStacks.php||X||| | ||
| 52 | |runCoranClassify.php||X||| | ||
| 53 | |runCtfEstimate.php||X||| | ||
| 54 | 3 | Amber Herold | |runDogPicker.php||X|pass|pass| | 
| 55 | 1 | Amber Herold | |runEdIterAlignment.php||X||| | 
| 56 | |runEmanRefine2d.php||X||| | ||
| 57 | |runImgRejector.php||X||| | ||
| 58 | |runJpgMaker.php||X||| | ||
| 59 | |runKerDenSom.php||X||| | ||
| 60 | |runLoopAgain.php||X||| | ||
| 61 | |runMakeStack2.php||X||| | ||
| 62 | |runMaskMaker.php||X||| | ||
| 63 | |runOtrVolume.php||X||| | ||
| 64 | |runPyAce.php||X||| | ||
| 65 | |runRctVolume.php||X||| | ||
| 66 | |runRefBasedAlignment.php||X||| | ||
| 67 | |runRefBasedMaxlikeAlign.php||X||| | ||
| 68 | |runRotKerDenSom.php||X||| | ||
| 69 | |runSignature.php||X||| | ||
| 70 | |runSpiderNoRefAlignment.php||X||| | ||
| 71 | |runStackIntoPicks.php||X||| | ||
| 72 | |runSubTomogram.php||X||| | ||
| 73 | |runTemplateCorrelator.php||X||| | ||
| 74 | |runTiltAligner.php||X||| | ||
| 75 | |runTiltAutoAligner.php||X||| | ||
| 76 | |runTomoAligner.php||X||| | ||
| 77 | |runTomoAverage.php||X||| | ||
| 78 | |runTomoMaker.php||X||| | ||
| 79 | |runTopolAlign.php||X||| | ||
| 80 | |runUploadMaxLike.php||X||| | ||
| 81 | |uploadimage.php||X||| |