Mercurial > repos > iuc > bedtools
diff getfastaBed.xml @ 39:3e38c9b3214f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 1e25e8d0bd1ebeb2b94c4bbdff222e56defc1fc2"
author | iuc |
---|---|
date | Wed, 01 Sep 2021 11:04:15 +0000 |
parents | dde39ba9c031 |
children | a68aa6c1204a |
line wrap: on
line diff
--- a/getfastaBed.xml Thu May 06 14:16:19 2021 +0000 +++ b/getfastaBed.xml Wed Sep 01 11:04:15 2021 +0000 @@ -1,5 +1,6 @@ -<tool id="bedtools_getfastabed" name="bedtools GetFastaBed" version="@TOOL_VERSION@"> +<tool id="bedtools_getfastabed" name="bedtools GetFastaBed" version="@TOOL_VERSION@" profile="@PROFILE@"> <description>use intervals to extract sequences from a FASTA file</description> + <expand macro="bio_tools" /> <macros> <import>macros.xml</import> </macros>