diff minfi_getbeta.xml @ 1:8bc3e950468b draft

planemo upload commit 44d44bee0ad74081921d6c3e74a6231ed3e9c125
author kpbioteam
date Tue, 29 May 2018 10:06:53 -0400
parents ab291e211089
children 7cdf1fc2e8f6
line wrap: on
line diff
--- a/minfi_getbeta.xml	Mon Feb 05 08:51:35 2018 -0500
+++ b/minfi_getbeta.xml	Tue May 29 10:06:53 2018 -0400
@@ -7,10 +7,10 @@
         Rscript  ${__tool_directory__}/minfi_getbeta.R  "$input1" "$output1"
     ]]></command>
     <inputs>
-        <param type="data" name="input1" format="rdata" />
+        <param type="data" name="input1" format="rdata" label="MethylSet"/>
     </inputs>
     <outputs>
-        <data name="output1" format="txt" />
+        <data name="output1" format="txt" label="Beta Value Matrix"/>
     </outputs>
     <tests>
         <test>
@@ -24,4 +24,4 @@
     <citations>
         <citation type="doi">10.1093/bioinformatics/btu049</citation>
     </citations>
-</tool>
\ No newline at end of file
+</tool>