comparison funannotate_predict.xml @ 4:d3ff5fd62517 draft

"planemo upload commit 9cbeba115a6e13dd4c007065b7d77dcb400f72fb"
author iuc
date Thu, 25 Nov 2021 09:45:23 +0000
parents 73909ee8162e
children 7abc5f6dd595
comparison
equal deleted inserted replaced
3:73909ee8162e 4:d3ff5fd62517
23 #end if 23 #end if
24 24
25 funannotate predict 25 funannotate predict
26 --input '${input}' 26 --input '${input}'
27 --out output 27 --out output
28
29 #if $uglyTestingHack == "true": 28 #if $uglyTestingHack == "true":
30 --database `pwd`'/hacked_database' 29 --database `pwd`'/hacked_database'
31 #else 30 #else
32 --database '$database.fields.path' 31 --database '$database.fields.path'
33 #end if 32 #end if