changeset 19:e541089245ba draft

planemo upload for repository https://github.com/portiahollyoak/Tools commit 264ceb3f8eae0938d6c97d0e01985cd9ce511467
author mvdbeek
date Thu, 01 Sep 2016 11:11:59 -0400
parents e198b686bfe4
children 6e02b9179a24
files temp.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/temp.xml	Wed Aug 17 11:49:25 2016 -0400
+++ b/temp.xml	Thu Sep 01 11:11:59 2016 -0400
@@ -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"/>