comparison chira_extract.xml @ 1:de66a3316735 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 6845f3b028a42acbefb07c5f59fd2e558f50a768"
author iuc
date Mon, 02 Mar 2020 13:36:23 -0500
parents 0a3107204741
children 061844f6837f
comparison
equal deleted inserted replaced
0:0a3107204741 1:de66a3316735
28 -f1 '$ref_fasta' 28 -f1 '$ref_fasta'
29 #else if str($reference.ref_type) == "split": 29 #else if str($reference.ref_type) == "split":
30 -f1 '$ref_fasta1' 30 -f1 '$ref_fasta1'
31 -f2 '$ref_fasta2' 31 -f2 '$ref_fasta2'
32 #end if 32 #end if
33 '$hybridize' 33 $hybridize
34 -p "\${GALAXY_SLOTS:-2}" 34 -p "\${GALAXY_SLOTS:-2}"
35 -o ./ 35 -o ./
36 ]]></command> 36 ]]></command>
37 37
38 <inputs> 38 <inputs>