Mercurial > repos > iuc > bedtools
diff complementBed.xml @ 47:2892111d91f8 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 73ebd55430874a3c1483b6dd6cce0482175482f9
author | iuc |
---|---|
date | Fri, 21 Feb 2025 21:40:09 +0000 |
parents | 64e2edfe7a2c |
children |
line wrap: on
line diff
--- a/complementBed.xml Sat May 18 23:28:38 2024 +0000 +++ b/complementBed.xml Fri Feb 21 21:40:09 2025 +0000 @@ -22,8 +22,8 @@ <tests> <test> <param name="input" value="a.bed" ftype="bed"/> - <param name="genome_file_opts_selector" value="hist"/> - <param name="genome" value="mm9_chr1.len" ftype="tabular"/> + <param name="genome_file_opts|genome_file_opts_selector" value="hist"/> + <param name="genome_file_opts|genome" value="mm9_chr1.len" ftype="tabular"/> <output name="output" file="complementBed_result1.bed" ftype="bed"/> </test> </tests>