changeset 1:64b4b464b038

Rename tool
author Matt Shirley <mdshw5@gmail.com>
date Sun, 29 Jun 2014 11:02:01 -0400
parents 44119c5d8cc6
children bee392a1ecc2
files json_data_source.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/json_data_source.xml	Sun Jun 29 10:52:24 2014 -0400
+++ b/json_data_source.xml	Sun Jun 29 11:02:01 2014 -0400
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
-<tool name="Get CpG Islands" id="cpg_islands_test" tool_type="data_source" hidden="True" display_interface="False" version="1.0.0" force_history_refresh="True">
-    <description> from Irizarry lab</description>
+<tool name="JSON data source" id="json_data_source" tool_type="data_source" hidden="True" display_interface="False" version="1.0.0" force_history_refresh="True">
+    <description> - parse and download data and metadata from a JSON response</description>
     <command interpreter="python">json_data_source.py $__app__.config.output_size_limit --json_param_file "${output1}" --path "."</command>
     <inputs check_values="False">
         <!-- <param name="file_name" type="text" value="" /> -->