Mercurial > repos > earlhaminst > ensembl_get_genetree
comparison get_genetree.xml @ 7:515e7181d5e9 draft default tip
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/Ensembl-REST commit dd31db8a912937667a46f5c7c1aafd389edf596b
author | earlhaminst |
---|---|
date | Mon, 05 Dec 2022 16:29:26 +0000 |
parents | 0618e3bd5138 |
children |
comparison
equal
deleted
inserted
replaced
6:0618e3bd5138 | 7:515e7181d5e9 |
---|---|
97 </outputs> | 97 </outputs> |
98 | 98 |
99 <tests> | 99 <tests> |
100 <test> | 100 <test> |
101 <param name="input_type" value="gene_id" /> | 101 <param name="input_type" value="gene_id" /> |
102 <param name="input" value="ENSGALP00000027524" /> | 102 <param name="input" value="ENSGALP00010009242" /> |
103 <param name="output_format_selector" value="json" /> | 103 <param name="output_format_selector" value="json" /> |
104 <param name="sequence_selector" value="protein" /> | 104 <param name="sequence_selector" value="protein" /> |
105 <param name="aligned" value="0" /> | 105 <param name="aligned" value="0" /> |
106 <param name="cigar" value="0" /> | 106 <param name="cigar" value="0" /> |
107 <output name="output" ftype="json"> | 107 <output name="output" ftype="json"> |
113 </assert_contents> | 113 </assert_contents> |
114 </output> | 114 </output> |
115 </test> | 115 </test> |
116 <test> | 116 <test> |
117 <param name="input_type" value="gene_id" /> | 117 <param name="input_type" value="gene_id" /> |
118 <param name="input" value="ENSGALP00000027524" /> | 118 <param name="input" value="ENSGALP00010009242" /> |
119 <param name="output_format_selector" value="nh" /> | 119 <param name="output_format_selector" value="nh" /> |
120 <param name="nh_format" value="simple" /> | 120 <param name="nh_format" value="simple" /> |
121 <output name="output" ftype="nhx"> | 121 <output name="output" ftype="nhx"> |
122 <assert_contents> | 122 <assert_contents> |
123 <has_text text="ENSGALP00000027524" /> | 123 <has_text text="ENSGALP00010009242" /> |
124 <has_text text="ENSP00000369497" /> | 124 <has_text text="ENSP00000369497" /> |
125 </assert_contents> | 125 </assert_contents> |
126 </output> | 126 </output> |
127 </test> | 127 </test> |
128 <test> | 128 <test> |