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

Changeset 19:e541089245ba (2016-09-01)
Previous changeset 18:e198b686bfe4 (2016-08-17) Next changeset 20:6e02b9179a24 (2016-10-26)
Commit message:
planemo upload for repository https://github.com/portiahollyoak/Tools commit 264ceb3f8eae0938d6c97d0e01985cd9ce511467
modified:
temp.xml
b
diff -r e198b686bfe4 -r e541089245ba temp.xml
--- a/temp.xml Wed Aug 17 11:49:25 2016 -0400
+++ b/temp.xml Thu Sep 01 11:11:59 2016 -0400
b
@@ -1,4 +1,4 @@
-<tool id ="run_TEMP" name="TEMP" version="0.2.1">
+<tool id ="run_TEMP" name="TEMP" version="0.2.2">
     <description></description>
     <requirements>
         <!-- The following are classical toolshed packages and should be removed
@@ -41,7 +41,7 @@
         -c \${GALAXY_SLOTS:-2} &&
         mv alignment.insertion.refined.bp.summary $insertion_summary &&
         mv alignment.absence.refined.bp.summary $absence_summary &&
-        tar -czf archive.tar.gz  *insertion* *excision* *absence* && mv archive.tar.gz $archive
+        tar -czf archive.tar.gz  *insertion* *excision* && mv archive.tar.gz $archive
     ]]></command>
     <inputs>
         <param format="bam" name="alignment" type="data" label="Alignment bam file"/>