Repository 'find_dmr'
hg clone https://toolshed.g2.bx.psu.edu/repos/testtool/find_dmr

Changeset 13:3735f4bd0a2d (2017-06-12)
Previous changeset 12:083895dbc289 (2017-06-12) Next changeset 14:9de797a673ad (2017-06-12)
Commit message:
Uploaded
modified:
findDMR/findDMR.xml
b
diff -r 083895dbc289 -r 3735f4bd0a2d findDMR/findDMR.xml
--- a/findDMR/findDMR.xml Mon Jun 12 11:05:04 2017 -0400
+++ b/findDMR/findDMR.xml Mon Jun 12 11:05:56 2017 -0400
b
@@ -7,8 +7,8 @@
 </stdio>
   <command> Rscript $__tool_directory__/findDMR.R "$input1" "$input2" "$output" </command>
   <inputs>
-    <param name="input1" format="Rdata" label="GenomicRatioSet.Rdata" help="e.g. 'GSE51547'"/>
-    <param name="input2" format="txt" label="PhenoTab.txt" help="ID and Phenotype table"/>
+    <param name="input1" type="data" format="Rdata" label="GenomicRatioSet.Rdata" help="e.g. 'GSE51547'"/>
+    <param name="input2" type="data" format="txt" label="PhenoTab.txt" help="ID and Phenotype table"/>
   </inputs>
   <outputs>
     <data format="txt" name="output" label="findDMR.txt"/>