Mercurial > repos > kpbioteam > ewastools
comparison minfi_dropsnp.xml @ 72:5cda2c8d0316 draft
Uploaded
author | kpbioteam |
---|---|
date | Fri, 10 May 2019 06:43:46 -0400 |
parents | 9ee05ae14aa5 |
children | 9c6fbb7d5a2a |
comparison
equal
deleted
inserted
replaced
71:1334312dc198 | 72:5cda2c8d0316 |
---|---|
26 <inputs> | 26 <inputs> |
27 <param type="data" name="grset" format="rdata" label="Genomic Ratio Set" help="This class holds preprocessed data for Illumina methylation microarrays, mapped to a genomic | 27 <param type="data" name="grset" format="rdata" label="Genomic Ratio Set" help="This class holds preprocessed data for Illumina methylation microarrays, mapped to a genomic |
28 location."/> | 28 location."/> |
29 </inputs> | 29 </inputs> |
30 <outputs> | 30 <outputs> |
31 <data name="grsetwithoutsnp" format="rdata" from_work_dir="dropsnpGRSet.rdata" label="GRSet without SNPs"/> | 31 <data name="grsetwithoutsnp" format="rdata" from_work_dir="dropsnpGRSet.rdata" label="Data Mapped To The Genome without SNPs"/> |
32 </outputs> | 32 </outputs> |
33 <tests> | 33 <tests> |
34 <test> | 34 <test> |
35 <param name="grset" value="GRSet.rdata"/> | 35 <param name="grset" value="GRSet.rdata"/> |
36 <output name="grsetwithoutsnp" file="GRSet_without_SNPs.rdata"/> | 36 <output name="grsetwithoutsnp" file="GRSet_without_SNPs.rdata"/> |