Repository 'temp'
hg clone https://toolshed.g2.bx.psu.edu/repos/portiahollyoak/temp

Changeset 6:50c432ca4d1e (2016-04-25)
Previous changeset 5:2d566f713aec (2016-04-25) Next changeset 7:e96a0d0f8dd6 (2016-04-25)
Commit message:
planemo upload for repository https://github.com/portiahollyoak/Tools commit 132bb96bba8e7aed66a102ed93b7744f36d10d37-dirty
modified:
temp.xml
b
diff -r 2d566f713aec -r 50c432ca4d1e temp.xml
--- a/temp.xml Mon Apr 25 14:16:04 2016 -0400
+++ b/temp.xml Mon Apr 25 14:18:37 2016 -0400
b
@@ -21,7 +21,8 @@
         mv "$alignment.element_identifier".insertion.refined.bp $insertion_bed_refined &&
         mv "$alignment.element_identifier".insertion.refined.bp.summary $insertion_summary &&
         mv "$alignment.element_identifier".absence.refined.bp.summary $absence_summary &&
-        zip $archive  *insertion* *excision* *absence*
+        zip archive.zip  *insertion* *excision* *absence* &&
+        mv $archive
     ]]></command>
     <inputs>
         <param format="bam" name="alignment" type="data" label="Alignment bam file"/>