diff minfi_getbeta.xml @ 3:4953a5a6c006 draft

planemo upload commit 0590dcbf1cff7e99b97e2c33e1bfe2a4d9b447aa
author kpbioteam
date Mon, 18 Jun 2018 11:25:08 -0400
parents 7cdf1fc2e8f6
children cd6144e8c8ca
line wrap: on
line diff
--- a/minfi_getbeta.xml	Tue May 29 11:08:14 2018 -0400
+++ b/minfi_getbeta.xml	Mon Jun 18 11:25:08 2018 -0400
@@ -10,16 +10,16 @@
         <param type="data" name="input1" format="rdata" label="MethylSet"/>
     </inputs>
     <outputs>
-        <data name="output1" format="tabular" label="Beta Value Matrix"/>
+        <data name="output1" format="bedgraph" label="Beta Value"/>
     </outputs>
     <tests>
         <test>
             <param name="input1" value="RSet.rdata"/>
-            <output name="output1" file="getbeta.txt"/>
+            <output name="output1" file="getbeta.bedgraph"/>
         </test>
     </tests>
     <help><![CDATA[
-        Tool return Beta value matrix in txt format
+        Tool return Beta value report the methylation levels
     ]]></help>
     <citations>
         <citation type="doi">10.1093/bioinformatics/btu049</citation>