Previous changeset 4:48cad01fd762 (2018-08-06) Next changeset 6:0e2c2d7d080f (2018-09-04) |
Commit message:
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit f0d2ad8e0257148a570ed59f07618ce7403c5583 |
modified:
feature_load_fasta.xml |
b |
diff -r 48cad01fd762 -r 5b482826e065 feature_load_fasta.xml --- a/feature_load_fasta.xml Mon Aug 06 04:39:51 2018 -0400 +++ b/feature_load_fasta.xml Fri Aug 31 02:59:35 2018 -0400 |
b |
@@ -28,9 +28,9 @@ #if $match_on_name: $match_on_name #end if -#if $update: - $update -#end if + +$update + #if $ext_db.db: --db '${ext_db.db}' #end if |