Mercurial > repos > earlhaminst > ensembl_get_feature_info
comparison get_feature_info.xml @ 5:234d7babf34b draft
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/Ensembl-REST commit 95bab1105cf8a7b07c668f08f712399e8775a4ae
author | earlhaminst |
---|---|
date | Fri, 13 Apr 2018 09:43:11 -0400 |
parents | 10dc420f725a |
children | 70e4134eb0ed |
comparison
equal
deleted
inserted
replaced
4:10dc420f725a | 5:234d7babf34b |
---|---|
34 | 34 |
35 <tests> | 35 <tests> |
36 <test> | 36 <test> |
37 <param name="input" ftype="txt" value="input.txt" /> | 37 <param name="input" ftype="txt" value="input.txt" /> |
38 <param name="expand" value="false" /> | 38 <param name="expand" value="false" /> |
39 <output name="output" file="out.json" /> | 39 <output name="output" ftype="json"> |
40 <assert_contents> | |
41 <has_text text="ENSG00000157764" /> | |
42 <has_text text="ENSG00000248378" /> | |
43 <has_text text="homo_sapiens" /> | |
44 <has_text text="protein_coding" /> | |
45 </assert_contents> | |
46 </output> | |
40 </test> | 47 </test> |
41 </tests> | 48 </tests> |
42 | 49 |
43 <help> | 50 <help> |
44 <![CDATA[ | 51 <![CDATA[ |