Mercurial > repos > galaxyp > openms_mapaligneridentification
view OMSSAAdapter.patch @ 5:12ae09b3a0b4 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e8b69ee3aff3c93f745a5de11cc9169130f2e5e"
author | galaxyp |
---|---|
date | Thu, 24 Sep 2020 12:07:18 +0000 |
parents | bf50f9eb1dcb |
children |
line wrap: on
line source
--- OMSSAAdapter.xml 2020-06-16 15:51:40.315400730 +0200 +++ /tmp/OMSSAAdapter.xml 2020-06-16 15:50:23.536086074 +0200 @@ -22,6 +22,7 @@ mkdir database && ln -s '$database' 'database/${re.sub("[^\w\-_]", "_", $database.element_identifier)}.$gxy2omsext($database.ext)' && +makeblastdb -dbtype prot -in 'database/${re.sub("[^\w\-_]", "_", $database.element_identifier)}.$gxy2omsext($database.ext)' && ## Main program call set -o pipefail &&