Mercurial > repos > iuc > proteinortho
comparison proteinortho.xml @ 2:a8addd4fb60a draft
"planemo upload for repository https://gitlab.com/paulklemm_PHD/proteinortho commit e3b372fc401662aa541a893024c65aa645f5e8cf"
author | iuc |
---|---|
date | Sat, 27 Nov 2021 09:53:00 +0000 |
parents | 26abc7846e6f |
children | 5532c0e5d4a6 |
comparison
equal
deleted
inserted
replaced
1:26abc7846e6f | 2:a8addd4fb60a |
---|---|
51 #if $more_options.singles: | 51 #if $more_options.singles: |
52 $more_options.singles | 52 $more_options.singles |
53 #end if | 53 #end if |
54 --p=$p | 54 --p=$p |
55 --e=$evalue | 55 --e=$evalue |
56 --conn=$conn | |
56 #if $more_options.cov: | 57 #if $more_options.cov: |
57 --cov=$more_options.cov | 58 --cov=$more_options.cov |
58 #end if | 59 #end if |
59 #if $more_options.sim: | 60 #if $more_options.sim: |
60 --sim=`LC_NUMERIC=C awk "BEGIN {printf \"%.2f\",$more_options.sim/100}"` | 61 --sim=`LC_NUMERIC=C awk "BEGIN {printf \"%.2f\",$more_options.sim/100}"` |