diff minfi_qc.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 a1320b7a6d52
children
line wrap: on
line diff
--- a/minfi_qc.xml	Thu May 16 08:56:35 2019 -0400
+++ b/minfi_qc.xml	Mon May 20 07:14:26 2019 -0400
@@ -10,7 +10,7 @@
      ]]>
     </command>
     <configfiles>
-      <configfile name="read_qc_script">
+        <configfile name="read_qc_script">
     <![CDATA[
 require("minfi", quietly = TRUE)
 
@@ -24,11 +24,11 @@
 plotQC(qc)
 dev.off()
     ]]>
-     </configfile>
-        </configfiles>
+        </configfile>
+    </configfiles>
     <inputs>
-        <param type="data" name="MethylSet" format="rdata" label="MethylSet" help="This class holds preprocessed data for Illumina methylation microarrays, mapped to a genomic
-location."/>
+        <param type="data" name="MethylSet" format="rdata" label="MethylSet"
+            help="This class holds preprocessed data for Illumina methylation microarrays, mapped to a genomic location."/>
     </inputs>
     <outputs>
         <data name="qctab" format="txt" label="Quality Control Report"/>