Mercurial > repos > iuc > bedtools
diff getfastaBed.xml @ 61:9f6bd4c9479f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit db0b91a784ca0c216345bc488d7d488babf1b53f"
| author | iuc |
|---|---|
| date | Fri, 01 Apr 2022 19:00:48 +0000 |
| parents | 36d57dc82aa6 |
| children | f6c88d2e9ae5 |
line wrap: on
line diff
--- a/getfastaBed.xml Wed Jan 12 19:20:20 2022 +0000 +++ b/getfastaBed.xml Fri Apr 01 19:00:48 2022 +0000 @@ -91,6 +91,15 @@ <param name="nameOnly" value="True" /> <output name="output" file="getfastaBed_result4.bed" ftype="fasta" /> </test> + <test> + <param name="input" value="nucBed2.bed" ftype="bed" /> + <param name="fasta_source_selector" value="preloaded"/> + <param name="fasta_id" value="testid" /> + <param name="tab" value="False" /> + <param name="split" value="False" /> + <param name="nameOnly" value="True" /> + <output name="output" file="getfastaBed_result4.bed" ftype="fasta" /> + </test> </tests> <help><