comparison minfi_getm.xml @ 75:9c6fbb7d5a2a draft

planemo upload for repository https://github.com/kpbioteam/ewas_galaxy commit 9ce5c86f66f4a0cb64a1b8f48a2a937268b62064-dirty
author kpbioteam
date Mon, 20 May 2019 07:14:26 -0400
parents 20e5954f9dc2
children
comparison
equal deleted inserted replaced
74:53aaf097238c 75:9c6fbb7d5a2a
19 write.table(m, '$matrix') 19 write.table(m, '$matrix')
20 ]]> 20 ]]>
21 </configfile> 21 </configfile>
22 </configfiles> 22 </configfiles>
23 <inputs> 23 <inputs>
24 <param type="data" name="mset" format="rdata" label="MethylSet" help="This class holds preprocessed data for Illumina methylation microarrays, mapped to a genomic 24 <param type="data" name="mset" format="rdata" label="MethylSet"
25 location."/> 25 help="This class holds preprocessed data for Illumina methylation microarrays, mapped to a genomic location."/>
26 </inputs> 26 </inputs>
27 <outputs> 27 <outputs>
28 <data name="matrix" format="txt" label="M Value Matrix"/> 28 <data name="matrix" format="txt" label="M Value Matrix"/>
29 </outputs> 29 </outputs>
30 <tests> 30 <tests>