Mercurial > repos > devteam > bowtie2
changeset 29:56dcf3929d02 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bowtie2 commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author | iuc |
---|---|
date | Tue, 31 Aug 2021 07:46:45 +0000 |
parents | 8681e741a037 |
children | 2f3400246bfc |
files | bowtie2_wrapper.xml |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/bowtie2_wrapper.xml Sat Jul 10 07:44:43 2021 +0000 +++ b/bowtie2_wrapper.xml Tue Aug 31 07:46:45 2021 +0000 @@ -1,5 +1,8 @@ <tool id="bowtie2" name="Bowtie2" version="@TOOL_VERSION@+galaxy0" profile="20.05"> <description>- map reads against reference genome</description> + <xrefs> + <xref type="bio.tools">bowtie2</xref> + </xrefs> <macros> <import>bowtie2_macros.xml</import> </macros>