Mercurial > repos > dfornika > chewbbaca_prepexternalschema
changeset 2:6a7d52785b70 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 071e014d347109e5c18cc50595498d3d43ef0323-dirty"
author | dfornika |
---|---|
date | Tue, 02 Jun 2020 23:35:22 +0000 |
parents | eac851537d92 |
children | 0f665cf63c02 |
files | chewbbaca_prepexternalschema.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/chewbbaca_prepexternalschema.xml Tue Jun 02 20:45:47 2020 +0000 +++ b/chewbbaca_prepexternalschema.xml Tue Jun 02 23:35:22 2020 +0000 @@ -8,6 +8,7 @@ #for $f in in str( $input_fasta ).split(','): #set $filename = os.path.basename( str($f) ).replace(".dat", "") ln -s ${f} input_files/${filename}.fasta + #end for chewBBACA.py PrepExternalSchema --cpu \${GALAXY_SLOTS:-1} -i 'input_files'