# HG changeset patch
# User iuc
# Date 1510251382 18000
# Node ID 4086bb81f52afc5e571af7fe9c54d2fee77d0196
# Parent a78bfd5264b145783cf754b76b2f45dc4fe5f368
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
diff -r a78bfd5264b1 -r 4086bb81f52a gemini_autosomal_recessive.xml
--- a/gemini_autosomal_recessive.xml Tue Mar 22 21:42:14 2016 -0400
+++ b/gemini_autosomal_recessive.xml Thu Nov 09 13:16:22 2017 -0500
@@ -18,9 +18,7 @@
autosomal_dominant
#end if
- #if str($report.report_selector) != 'all':
- --columns "${report.columns}"
- #end if
+ @COLUMN_SELECT@
@CMDLN_SQL_FILTER_FILTER_OPTION@
diff -r a78bfd5264b1 -r 4086bb81f52a gemini_macros.xml
--- a/gemini_macros.xml Tue Mar 22 21:42:14 2016 -0400
+++ b/gemini_macros.xml Thu Nov 09 13:16:22 2017 -0500
@@ -3,6 +3,8 @@
gemini
tabix
+
+
@@ -63,6 +65,7 @@
+
@@ -96,6 +99,16 @@
#end if
+
+ #if $report.report_selector != 'all':
+ --columns "${report.columns}
+ #if str($report.extra_cols).strip()
+ #echo ','+','.join(str($report.extra_cols).split())
+ #end if
+ "
+ #end if
+
+
diff -r a78bfd5264b1 -r 4086bb81f52a repository_dependencies.xml
--- a/repository_dependencies.xml Tue Mar 22 21:42:14 2016 -0400
+++ b/repository_dependencies.xml Thu Nov 09 13:16:22 2017 -0500
@@ -1,4 +1,4 @@
-
+
diff -r a78bfd5264b1 -r 4086bb81f52a tool_data_table_conf.xml.sample
--- a/tool_data_table_conf.xml.sample Tue Mar 22 21:42:14 2016 -0400
+++ b/tool_data_table_conf.xml.sample Thu Nov 09 13:16:22 2017 -0500
@@ -1,5 +1,5 @@
-