Mercurial > repos > brinkmanlab > microbedb
changeset 5:67447b96c3ff draft
"planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/microbedb commit 5c194fba785b48181a68d413b2f70eaca23ff6db"
author | brinkmanlab |
---|---|
date | Mon, 09 Nov 2020 01:09:50 +0000 |
parents | 69186a3c9e76 |
children | b7884a377566 |
files | all_fasta.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/all_fasta.xml Fri Nov 06 23:56:33 2020 +0000 +++ b/all_fasta.xml Mon Nov 09 01:09:50 2020 +0000 @@ -16,7 +16,7 @@ #import os.path sqlite3 -readonly $db '.param set :basepath ${os.path.dirname(str($db))}' '.read $__tool_directory__/all_fasta.sql' > '$output' #if $builds - && sqlite3 -readonly $db < '$builds_sql' + && touch $__app__.config.builds_file_path && sqlite3 -readonly $db < '$builds_sql' #end if ]]></command> <configfiles>