Mercurial > repos > iuc > semibin_generate_cannot_links
comparison generate_cannot_links.xml @ 2:a6f004bc73bf draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/semibin commit 13abac83068b126399ec415141007a48c2efaa84
author | iuc |
---|---|
date | Fri, 10 Nov 2023 20:51:27 +0000 |
parents | 078414a1226b |
children |
comparison
equal
deleted
inserted
replaced
1:5ae13a156271 | 2:a6f004bc73bf |
---|---|
9 <expand macro="requirements"/> | 9 <expand macro="requirements"/> |
10 <expand macro="version"/> | 10 <expand macro="version"/> |
11 <command detect_errors="exit_code"><![CDATA[ | 11 <command detect_errors="exit_code"><![CDATA[ |
12 #import re | 12 #import re |
13 @FASTA_FILES@ | 13 @FASTA_FILES@ |
14 SemiBin | 14 SemiBin2 |
15 generate_cannot_links | 15 generate_cannot_links |
16 --input-fasta 'contigs.fasta' | 16 --input-fasta 'contigs.fasta' |
17 --output 'output' | 17 --output 'output' |
18 --cannot-name 'cannot' | 18 --cannot-name 'cannot' |
19 #if $mode.ref.select == "cached" | 19 #if $mode.ref.select == "cached" |