Mercurial > repos > iuc > funannotate_predict
comparison funannotate_predict.xml @ 4:f39a499e48bd draft
"planemo upload commit 9cbeba115a6e13dd4c007065b7d77dcb400f72fb"
| author | iuc |
|---|---|
| date | Thu, 25 Nov 2021 09:40:50 +0000 |
| parents | 50efeeb7fec2 |
| children | 2977b1d79718 |
comparison
equal
deleted
inserted
replaced
| 3:50efeeb7fec2 | 4:f39a499e48bd |
|---|---|
| 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 |
