Mercurial > repos > sblanck > smagexp
diff GEOQuery.xml @ 14:e5a94bc69bd6 draft
planemo upload for repository https://github.com/sblanck/smagexp/tree/master/smagexp_tools commit da1436252b5db4e90c39c95140558f0f93544160
author | sblanck |
---|---|
date | Tue, 16 May 2017 01:53:32 -0400 |
parents | 328f4031e5d3 |
children | c05f899d5dcd |
line wrap: on
line diff
--- a/GEOQuery.xml Thu May 11 11:08:05 2017 -0400 +++ b/GEOQuery.xml Tue May 16 01:53:32 2017 -0400 @@ -38,7 +38,16 @@ <data format="tabular" name="GEOQueryData" label="GEOQuery Data of ${GEOQueryID}"/> <data format="cond" name="conditions" label="conditions of ${GEOQueryID}"/> <data format="rdata" name="GEOQueryRData" label="GEOQuery RData of ${GEOQueryID}"/> - </outputs> + </outputs> + + <tests> + <test> + <param name="GEOQueryID" value="GSE3524"/> + <param name="transformation" value="auto"/> + <output name="conditions" file="conditions.cond" ftype="cond"/> + </test> + </tests> + <help> <![CDATA[ **What it does**