Mercurial > repos > iuc > gemini_pathways
comparison gemini_pathways.xml @ 5:1e736aee3c8c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit 283362494058ed64143b1f27afb447b8a1cb4313
| author | iuc |
|---|---|
| date | Fri, 14 Dec 2018 12:37:34 -0500 |
| parents | 1e10a153192d |
| children | 228263fd9c72 |
comparison
equal
deleted
inserted
replaced
| 4:deb8bed76ba0 | 5:1e736aee3c8c |
|---|---|
| 34 <outputs> | 34 <outputs> |
| 35 <data name="outfile" format="tabular" /> | 35 <data name="outfile" format="tabular" /> |
| 36 </outputs> | 36 </outputs> |
| 37 <tests> | 37 <tests> |
| 38 <test> | 38 <test> |
| 39 <param name="infile" value="gemini_burden_input.db" ftype="gemini.sqlite" /> | 39 <param name="infile" value="gemini_load_result1.db" ftype="gemini.sqlite" /> |
| 40 <param name="ensembl" value="68" /> | 40 <param name="ensembl" value="68" /> |
| 41 <output name="outfile" file="gemini_pathways_result.tabular" /> | 41 <output name="outfile"> |
| 42 <assert_contents> | |
| 43 <has_line_matching expression="chrom	start	end	.*pathway.*" /> | |
| 44 </assert_contents> | |
| 45 </output> | |
| 42 </test> | 46 </test> |
| 43 </tests> | 47 </tests> |
| 44 <help> | 48 <help> |
| 45 **What it does** | 49 **What it does** |
| 46 | 50 |
