changeset 5:48e964ae0f20 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit a1460ea4dbbd5c6ff6576b2d6db8aaa04b0061a7
author gga
date Tue, 04 Sep 2018 12:19:34 -0400
parents 3f7720224ccb
children f69da570d1b9
files feature_load_gff.xml
diffstat 1 files changed, 4 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/feature_load_gff.xml	Mon Aug 06 04:33:16 2018 -0400
+++ b/feature_load_gff.xml	Tue Sep 04 12:19:34 2018 -0400
@@ -26,12 +26,10 @@
 #if $fasta:
   --fasta '$fasta'
 #end if
-#if $no_seq_compute:
-  $no_seq_compute
-#end if
-#if $add_only:
-  $add_only
-#end if
+
+$no_seq_compute
+
+$add_only
 
 --quiet