diff minfi_maptogenome.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 ea20cc034d53
children
line wrap: on
line diff
--- a/minfi_maptogenome.xml	Thu May 16 08:56:35 2019 -0400
+++ b/minfi_maptogenome.xml	Mon May 20 07:14:26 2019 -0400
@@ -12,7 +12,7 @@
     ]]>
     </command>
     <configfiles>
-    <configfile name="minfi_mtg_script"><![CDATA[ 
+        <configfile name="minfi_mtg_script"><![CDATA[ 
 require("minfi", quietly = TRUE)
 require("IlluminaHumanMethylation450kanno.ilmn12.hg19", quietly = TRUE)
 
@@ -22,7 +22,7 @@
 
 save(GRSet,file = '$grset')
     ]]>
-    </configfile>
+        </configfile>
     </configfiles>
     <inputs>
         <param type="data" name="rset" format="rdata" label="Methylation Data to Map" help="This class holds preprocessed data for Illumina methylation microarrays." />