Mercurial > repos > galaxyp > dbbuilder
comparison dbbuilder.xml @ 5:cc23650fc85e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dbbuilder commit baa8095b41984515948c6ef2fda7c7e61c945f94
author | galaxyp |
---|---|
date | Wed, 03 May 2017 09:53:02 -0400 |
parents | 1bbb621c24f6 |
children | 3425a176dff2 |
comparison
equal
deleted
inserted
replaced
4:1bbb621c24f6 | 5:cc23650fc85e |
---|---|
155 <assert_contents> | 155 <assert_contents> |
156 <has_text text="KKA1_ECOLX" /> | 156 <has_text text="KKA1_ECOLX" /> |
157 </assert_contents> | 157 </assert_contents> |
158 </output> | 158 </output> |
159 </test> | 159 </test> |
160 <test> | |
161 <param name="from" value="url" /> | |
162 <param name="url" value="https://raw.githubusercontent.com/pravs3683/cRAP/master/cRAP_protein_database.fasta" /> | |
163 <param name="archive_type" value="direct" /> | |
164 <output name="output_database"> | |
165 <assert_contents> | |
166 <has_text text="KKA1_ECOLX" /> | |
167 </assert_contents> | |
168 </output> | |
169 </test> | |
170 <test> | |
171 <param name="from" value="EBI Metagenomics" /> | |
172 <param name="ebi_project" value="DRP003095" /> | |
173 <param name="ebi_sample" value="DRS029200" /> | |
174 <param name="ebi_run" value="DRR033743" /> | |
175 <param name="ebi_version" value="3.0" /> | |
176 <output name="output_database"> | |
177 <assert_contents> | |
178 <has_text text="DRR033743" /> | |
179 </assert_contents> | |
180 </output> | |
181 </test> | |
160 </tests> | 182 </tests> |
161 <help> | 183 <help> |
162 <![CDATA[ | 184 <![CDATA[ |
163 **Output** | 185 **Output** |
164 | 186 |