Mercurial > repos > iuc > enasearch_retrieve_data
comparison enasearch_retrieve_data.xml @ 1:0719cfc3ebcb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/enasearch commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
author | iuc |
---|---|
date | Thu, 09 Nov 2017 13:08:14 -0500 |
parents | cbc24be56f7b |
children |
comparison
equal
deleted
inserted
replaced
0:cbc24be56f7b | 1:0719cfc3ebcb |
---|---|
31 <test> | 31 <test> |
32 <param name="ids" value="ERA000010-ERA000020"/> | 32 <param name="ids" value="ERA000010-ERA000020"/> |
33 <conditional name="display_opt"> | 33 <conditional name="display_opt"> |
34 <param name="display" value="xml"/> | 34 <param name="display" value="xml"/> |
35 </conditional> | 35 </conditional> |
36 <output name="output" ftype="xml" md5="d42dec30c41578705ba9b167dc0c30b1"/> | 36 <output name="output" ftype="xml"> |
37 <assert_contents> | |
38 <has_text text="SUBMISSION accession="ERA000011"" /> | |
39 <has_text text="SUBMISSION accession="ERA000012"" /> | |
40 <has_text text="SUBMISSION accession="ERA000013"" /> | |
41 <has_text text="SUBMISSION accession="ERA000014"" /> | |
42 <has_text text="SUBMISSION accession="ERA000015"" /> | |
43 <has_text text="SUBMISSION accession="ERA000016"" /> | |
44 <has_text text="SUBMISSION accession="ERA000017"" /> | |
45 <has_text text="SUBMISSION accession="ERA000018"" /> | |
46 <has_text text="SUBMISSION accession="ERA000019"" /> | |
47 <has_text text="SUBMISSION accession="ERA000020"" /> | |
48 </assert_contents> | |
49 </output> | |
37 </test> | 50 </test> |
38 <test> | 51 <test> |
39 <param name="ids" value="A00145"/> | 52 <param name="ids" value="A00145"/> |
40 <conditional name="display_opt"> | 53 <conditional name="display_opt"> |
41 <param name="display" value="fasta"/> | 54 <param name="display" value="fasta"/> |
50 <param name="display" value="text"/> | 63 <param name="display" value="text"/> |
51 <param name="offset" value="0"/> | 64 <param name="offset" value="0"/> |
52 <param name="length" value="100"/> | 65 <param name="length" value="100"/> |
53 </conditional> | 66 </conditional> |
54 <param name="expanded" value="true"/> | 67 <param name="expanded" value="true"/> |
55 <output name="output" md5="e77ed0fb6f75093251b6ddc98f9db835"/> | 68 <output name="output" ftype="txt"> |
69 <assert_contents> | |
70 <has_text text="ID AL513382;" /> | |
71 </assert_contents> | |
72 </output> | |
56 </test> | 73 </test> |
57 <test> | 74 <!-- <test> |
58 <param name="ids" value="PRJEB2772,AL513382"/> | 75 <param name="ids" value="PRJEB2772,AL513382"/> |
59 <conditional name="display_opt"> | 76 <conditional name="display_opt"> |
60 <param name="display" value="html"/> | 77 <param name="display" value="html"/> |
61 </conditional> | 78 </conditional> |
62 <param name="header" value="true"/> | 79 <param name="header" value="true"/> |
63 <output name="output" md5="7b23a8c12893728272f4993073e341f6"/> | 80 <output name="output" ftype="html" md5="7b23a8c12893728272f4993073e341f6"/> |
64 </test> | 81 </test> this seems broken at the moment --> |
65 </tests> | 82 </tests> |
66 <help><![CDATA[ | 83 <help><![CDATA[ |
67 **What it does** | 84 **What it does** |
68 | 85 |
69 This tool retrieve ENA data (other than taxon and project) | 86 This tool retrieve ENA data (other than taxon and project) |