Mercurial > repos > iuc > beacon2_range
diff range.xml @ 1:6b2ef850f7af draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/beacon2-import commit 23f6d9e5e91c43d5ab68e604205e06785635f42f
| author | iuc |
|---|---|
| date | Mon, 19 Aug 2024 10:49:32 +0000 |
| parents | 36cd015a8eea |
| children |
line wrap: on
line diff
--- a/range.xml Mon Jul 22 12:34:31 2024 +0000 +++ b/range.xml Mon Aug 19 10:49:32 2024 +0000 @@ -56,11 +56,11 @@ <tests> <test expect_num_outputs="1"> <param name="database" value="beacon" /> - <param name="collection" value="genomicVariations" /> + <param name="collection" value="test" /> <param name="db_host" value="20.108.51.167" /> - <param name="start" value="131836" /> - <param name="end" value="131837" /> - <param name="variantType" value="SNP" /> + <param name="start" value="12345" /> + <param name="end" value="67900" /> + <param name="variantType" value="SNV" /> <output name="out_ranged_query"> <assert_contents><has_text_matching expression="_id"/></assert_contents> </output>
