changeset 8:ec2c5e521533 draft default tip

planemo upload for repository https://github.com/pvanheus/data_manager_shapeit_reference commit 58664d1dbd0725423a50869ecb376f05e59b6449-dirty
author sanbi-uwc
date Mon, 17 Sep 2018 16:02:36 -0400
parents 78ec8f452966
children
files bioblend/.nbgrader.log data_manager/shapeit_ref.xml tool-data/shapeit_ref.loc.sample tool_data_table_conf.xml.sample
diffstat 4 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/bioblend/.nbgrader.log	Mon Sep 17 12:56:35 2018 -0400
+++ b/bioblend/.nbgrader.log	Mon Sep 17 16:02:36 2018 -0400
@@ -23,3 +23,4 @@
 [NotebookApp | INFO] Saving file at /Untitled.ipynb
 [NotebookApp | INFO] Saving file at /Untitled.ipynb
 [NotebookApp | INFO] Saving file at /Untitled.ipynb
+[NotebookApp | INFO] Starting buffering for 80389481-149c-4b52-9ae8-fa1b81e1ca1b:8df5e156c9b94abc8d2818315546f1cf
--- a/data_manager/shapeit_ref.xml	Mon Sep 17 12:56:35 2018 -0400
+++ b/data_manager/shapeit_ref.xml	Mon Sep 17 16:02:36 2018 -0400
@@ -1,4 +1,4 @@
-<tool id="shapeit_reference_manager" name="SHAPEIT reference data path manager" tool_type="manage_data" version="0.0.7">
+<tool id="shapeit_reference_manager" name="SHAPEIT reference data path manager" tool_type="manage_data" version="0.0.8">
     <command detect_errors="exit_code"><![CDATA[
     python $__tool_directory__/shapeit_ref.py
         '${value}'
--- a/tool-data/shapeit_ref.loc.sample	Mon Sep 17 12:56:35 2018 -0400
+++ b/tool-data/shapeit_ref.loc.sample	Mon Sep 17 16:02:36 2018 -0400
@@ -1,6 +1,6 @@
 #This file lists the locations of SHAPEIT reference data connections
 #
-#<value>	<description>	<path>	<reference_file_prefix>	<map_file_prefix>	<sample_file_prefix>
+#<value>	<name>	<path>	<reference_file_prefix>	<map_file_prefix>	<sample_file_prefix>
 #
 #For example
 #
--- a/tool_data_table_conf.xml.sample	Mon Sep 17 12:56:35 2018 -0400
+++ b/tool_data_table_conf.xml.sample	Mon Sep 17 16:02:36 2018 -0400
@@ -1,6 +1,6 @@
 <tables>
-    <table name="shapeit_ref" comment_char="#">
-        <columns>value, name, path, reference_prefix, map_prefix</columns>
+    <table name="shapeit_ref2" comment_char="#">
+        <columns>value, name, path, reference_prefix, map_prefix, sample_prefix</columns>
         <file path="tool-data/shapeit_ref.loc" />
     </table>
 </tables>