Mercurial > repos > kpbioteam > ewastools
diff minfi_ppfun.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 | 432fd69157fa |
children |
line wrap: on
line diff
--- a/minfi_ppfun.xml Thu May 16 08:56:35 2019 -0400 +++ b/minfi_ppfun.xml Mon May 20 07:14:26 2019 -0400 @@ -11,7 +11,7 @@ ]]> </command> <configfiles> - <configfile name="minfi_pp_script"><![CDATA[ + <configfile name="minfi_pp_script"><![CDATA[ require("minfi", quietly = TRUE) RGSet <- get(load('$rgset')) @@ -19,11 +19,11 @@ save(GRSet,file = '$grset') ]]> - </configfile> - </configfiles> - -<inputs> - <param type="data" name="rgset" format="rdata" label="RGChannelSet" help="These classes represents raw (unprocessed) data from a two color micro array; specifically an Illumina methylation array." /> + </configfile> + </configfiles> + <inputs> + <param type="data" name="rgset" format="rdata" label="RGChannelSet" + help="These classes represents raw (unprocessed) data from a two color micro array; specifically an Illumina methylation array." /> </inputs> <outputs> <data name="grset" format="rdata" label="GenomicRatioSet"/>