Mercurial > repos > gga > chado_feature_load_fasta
comparison feature_load_fasta.xml @ 5:5b482826e065 draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit f0d2ad8e0257148a570ed59f07618ce7403c5583
author | gga |
---|---|
date | Fri, 31 Aug 2018 02:59:35 -0400 |
parents | 48cad01fd762 |
children | 0e2c2d7d080f |
comparison
equal
deleted
inserted
replaced
4:48cad01fd762 | 5:5b482826e065 |
---|---|
26 --re_uniquename '$re_uniquename' | 26 --re_uniquename '$re_uniquename' |
27 #end if | 27 #end if |
28 #if $match_on_name: | 28 #if $match_on_name: |
29 $match_on_name | 29 $match_on_name |
30 #end if | 30 #end if |
31 #if $update: | 31 |
32 $update | 32 $update |
33 #end if | 33 |
34 #if $ext_db.db: | 34 #if $ext_db.db: |
35 --db '${ext_db.db}' | 35 --db '${ext_db.db}' |
36 #end if | 36 #end if |
37 #if $ext_db.re_db_accession: | 37 #if $ext_db.re_db_accession: |
38 --re_db_accession '${ext_db.re_db_accession}' | 38 --re_db_accession '${ext_db.re_db_accession}' |