Mercurial > repos > galaxyp > dbbuilder
diff 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 |
line wrap: on
line diff
--- a/dbbuilder.xml Wed May 03 08:57:36 2017 -0400 +++ b/dbbuilder.xml Wed May 03 09:53:02 2017 -0400 @@ -157,6 +157,28 @@ </assert_contents> </output> </test> + <test> + <param name="from" value="url" /> + <param name="url" value="https://raw.githubusercontent.com/pravs3683/cRAP/master/cRAP_protein_database.fasta" /> + <param name="archive_type" value="direct" /> + <output name="output_database"> + <assert_contents> + <has_text text="KKA1_ECOLX" /> + </assert_contents> + </output> + </test> + <test> + <param name="from" value="EBI Metagenomics" /> + <param name="ebi_project" value="DRP003095" /> + <param name="ebi_sample" value="DRS029200" /> + <param name="ebi_run" value="DRR033743" /> + <param name="ebi_version" value="3.0" /> + <output name="output_database"> + <assert_contents> + <has_text text="DRR033743" /> + </assert_contents> + </output> + </test> </tests> <help> <![CDATA[