Mercurial > repos > testtool > geo_data
diff GRsetFromGEO/GRsetFromGEO.xml @ 31:cc4b808cb2ea draft
Uploaded
author | testtool |
---|---|
date | Thu, 13 Apr 2017 12:19:33 -0400 |
parents | ceced09589d9 |
children | be1ca0e7829b |
line wrap: on
line diff
--- a/GRsetFromGEO/GRsetFromGEO.xml Thu Apr 13 12:06:07 2017 -0400 +++ b/GRsetFromGEO/GRsetFromGEO.xml Thu Apr 13 12:19:33 2017 -0400 @@ -1,6 +1,6 @@ <tool id="GRset" name="GRsetFromGEO" version="1.16.2"> <requirements> - <requirement type="R-module" version="1.15.7">minfi</requirement> + <requirement name="package_r_3_2_1" type="package" version="3.2.1">R</requirement> </requirements> <stdio> <exit_code range="1:" /> @@ -10,7 +10,7 @@ <param name="GSE" type="text" value="" label="Enter GSE ID." help="e.g. 'GSE51547'"/> </inputs> <outputs> - <data ftype="RData" name="output" label="GenomicRatioSet.RData"/> + <data type="galaxy.datatypes.binary:RData" name="output" label="GenomicRatioSet.RData"/> </outputs> <tests> <test> @@ -21,13 +21,13 @@ </collection> </element> </param> - <output ftype="RData" name="output" label="test-data/GenomicRatioSet.RData"/> + <output type="galaxy.datatypes.binary:RData" name="output" label="test-data/GenomicRatioSet.RData"/> </test> </tests> <help> -Reading Illumina methylation array data from GEO +Reading Illumina methylation array data from GEO. </help> <citations> -xxx +Aryee, Martin J., et al. "Minfi: a flexible and comprehensive Bioconductor package for the analysis of Infinium DNA methylation microarrays." Bioinformatics 30.10 (2014): 1363-1369. </citations> </tool>