changeset 21:4cb6d25a2234 draft

Uploaded
author testtool
date Mon, 06 Feb 2017 10:15:34 -0500
parents a16c8aca54ed
children 996added1f38
files getGSMdata/getGSMdata.xml
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/getGSMdata/getGSMdata.xml	Mon Feb 06 10:12:07 2017 -0500
+++ b/getGSMdata/getGSMdata.xml	Mon Feb 06 10:15:34 2017 -0500
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <tool id="GSM" name="getGSMdata" version="1.16.2">
   <requirements>
          <requirement type="package" version="3.2.1">R</requirement>
@@ -5,7 +6,6 @@
 <stdio>
    <exit_code range="1:" />
 </stdio>
-<description>from GEO</description>
   <command> Rscript $__tool_directory__/getGSMdata.R "$GSE" "$GSMTable" </command>
   <inputs>
      <param name="GSE" type="text" value="" label="Enter GSE ID." help="e.g. 'GSE51547'"/>
@@ -25,9 +25,7 @@
         <output format="txt"  name="GSMTable" label="test-data/GSMTable.txt"/>
         </test>
     </tests>
-  <help>
-**Description**
-</help>
+<description>from GEO</description>
 <citations>
 GEO
 </citations>