Mercurial > repos > kpbioteam > minfi_qc
changeset 2:e1623ee43bc6 draft default tip
planemo upload for repository https://github.com/kpbioteam/minfi_qc commit bb1622e57b83aa260687997e48fc4ec7011f8642-dirty
| author | kpbioteam |
|---|---|
| date | Wed, 27 Jun 2018 14:23:05 -0400 |
| parents | 88f94d4c59c4 |
| children | |
| files | minfi_qc.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/minfi_qc.xml Wed May 23 06:36:52 2018 -0400 +++ b/minfi_qc.xml Wed Jun 27 14:23:05 2018 -0400 @@ -11,7 +11,7 @@ </inputs> <outputs> <data name="output1" format="txt" label="Quality Control Report"/> - <data name="output2" format="png" lable="Quality Control Plot"/> + <data name="output2" format="png" label="Quality Control Plot"/> </outputs> <tests> <test> @@ -21,7 +21,7 @@ </test> </tests> <help><![CDATA[ - Estimate sample-specific quality control (QC) for methylation data +Quality Control (QC) outputs plot of the log median intensity in both the methylated (M) and unmethylated (U) channels. When plotting these two medians against each other the good samples cluster together, while failed samples tend to separate and have lower median intensities. ]]></help> <citations> <citation type="doi">10.1093/bioinformatics/btu049</citation>
