Repository 'chira_extract'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/chira_extract

Changeset 1:de66a3316735 (2020-03-02)
Previous changeset 0:0a3107204741 (2020-01-19) Next changeset 2:061844f6837f (2020-03-06)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 6845f3b028a42acbefb07c5f59fd2e558f50a768"
modified:
chira_extract.xml
b
diff -r 0a3107204741 -r de66a3316735 chira_extract.xml
--- a/chira_extract.xml Sun Jan 19 16:31:03 2020 -0500
+++ b/chira_extract.xml Mon Mar 02 13:36:23 2020 -0500
b
@@ -30,7 +30,7 @@
             -f1 '$ref_fasta1'
             -f2 '$ref_fasta2'
         #end if        
-        '$hybridize'
+        $hybridize
         -p "\${GALAXY_SLOTS:-2}"
         -o ./
     ]]></command>