diff feature_load_gff.xml @ 5:c510dc82df88 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:25:10 -0400
parents 3a36c33f7a49
children 5109ff5f4d06
line wrap: on
line diff
--- a/feature_load_gff.xml	Mon Aug 06 04:42:17 2018 -0400
+++ b/feature_load_gff.xml	Tue Sep 04 12:25:10 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