Mercurial > repos > iuc > funannotate_clean
comparison funannotate_clean.xml @ 2:922ff4f431b3 draft
"planemo upload commit febca656bf539c044816abebfeef3c84adc4056e"
author | iuc |
---|---|
date | Wed, 10 Nov 2021 11:14:15 +0000 |
parents | b5ec3983deda |
children | 989f7c061f35 |
comparison
equal
deleted
inserted
replaced
1:6298bb90475b | 2:922ff4f431b3 |
---|---|
13 --out '${output}' | 13 --out '${output}' |
14 --pident ${pident} | 14 --pident ${pident} |
15 --cov ${cov} | 15 --cov ${cov} |
16 --minlen ${minlen} | 16 --minlen ${minlen} |
17 ${exhaustive} | 17 ${exhaustive} |
18 --cpus \${GALAXY_SLOTS:-1} | |
18 ]]></command> | 19 ]]></command> |
19 <inputs> | 20 <inputs> |
20 <param argument="--input" type="data" format="fasta" label="Assembly to clean" /> | 21 <param argument="--input" type="data" format="fasta" label="Assembly to clean" /> |
21 | 22 |
22 <param argument="--pident" type="integer" value="95" label="Percent identity of overlap" /> | 23 <param argument="--pident" type="integer" value="95" label="Percent identity of overlap" /> |