annotate HumMeth27QCReport/HumMeth27QCReport.xml @ 0:55561a945415 default tip

Migrated tool version 1.0 from old tool shed archive to new tool shed repository
author andreu
date Tue, 07 Jun 2011 17:26:58 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
1 <tool id="qcma" name="HumMeth27QCReport" version="1.0">
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
2 <description>Quality Control for a methylation array</description>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
3 <command interpreter="python">
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
4 HumMeth27QCReport.py -a '$inputAVE' -c '$inputCTRL' -s '$inputSAMPLE' -d '$inputDISC' -l '$platform' -v '$pval' -m '$ClustMethod' -x '$ChrX' -1 '$oQualityCheck' -2 '$oSample' -3 '$oInternalControl' -4 '$oExplorativeAnalysis' -5 '$oNormalizedMvalues' -6 '$oQC_Analysis' -p '$oQualityCheck.files_path'
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
5 </command>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
6
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
7 <inputs>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
8
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
9 <param format="tabular" name="inputAVE" type="data" label="Average Beta file"/>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
10 <param format="tabular" name="inputCTRL" type="data" label="Control file"/>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
11 <param format="tabular" name="inputSAMPLE" type="data" label="Samples Name file"/>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
12 <param format="tabular" name="inputDISC" type="data" label="Discarder file" optional="true" />
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
13
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
14 <param name="platform" type="select" format="text" label="Type of Illumina Infinium BeadChip methylation array">
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
15 <option value="Hum27">Infinium HumanMethylation27 BeadChip</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
16 <option value="Hum450">Infinium HumanMethylation450 BeadChip</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
17 </param>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
18
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
19 <param name="pval" type="select" format="text" label="p-value threshold number" help="to define which samples keep for the normalization and the following analysis">
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
20 <option value="0.01">0.01</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
21 <option value="0.02">0.02</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
22 <option value="0.03">0.03</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
23 <option value="0.04">0.04</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
24 <option value="0.05">0.05</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
25 <option value="0.06">0.06</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
26 <option value="0.07">0.07</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
27 <option value="0.08">0.08</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
28 <option value="0.09">0.09</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
29 <option value="0.10">0.10</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
30 </param>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
31
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
32 <param name="ClustMethod" type="select" format="text" label="Distance measure to be used for clustering">
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
33 <option value="euclidean">euclidean</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
34 <option value="maximum">maximum</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
35 <option value="manhattan">manhattan</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
36 <option value="canberra">canberra</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
37 <option value="binary">binary</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
38 <option value="pearson">pearson</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
39 <option value="correlation">correlation</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
40 <option value="spearman">spearman</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
41 <option value="kendall">kendall</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
42 </param>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
43 <param name="ChrX" type="select" format="text" label="Delete CpGs from chromosome X?">
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
44 <option value="FALSE">No</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
45 <option value="TRUE">Yes</option>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
46 </param>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
47 </inputs>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
48 <outputs>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
49 <data format="pdf" name="oQualityCheck" label="QualityCheck"/>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
50 <data format="pdf" name="oSample" label="Sample"/>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
51 <data format="pdf" name="oInternalControl" label="InternalControl"/>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
52 <data format="pdf" name="oExplorativeAnalysis" label="ExplorativeAnalysis"/>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
53 <data format="text" name="oNormalizedMvalues" label="NormalizedMvalues"/>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
54 <data format="xls" name="oQC_Analysis" label="QC_Analysis"/>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
55 </outputs>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
56
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
57
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
58 <help>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
59 This tool is a Quality Control for Illumina Infinium methylation arrays. It uses an R package (HumMeth27QCReport) created by
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
60 Francesco Mancuso and Guglielmo Roma from the Bioinformatics core at the Center for Genomic Regulation in Barcelona.
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
61 Help: http://biocore.crg.cat/wiki/HumMeth27QCReport and francesco.mancuso@crg.eu
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
62 </help>
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
63
55561a945415 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
andreu
parents:
diff changeset
64 </tool>