Mercurial > repos > iuc > hisat2
changeset 33:b140ee457381 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc | 
|---|---|
| date | Tue, 31 Aug 2021 08:38:52 +0000 | 
| parents | 4a826a536dcb | 
| children | 989ddf3397af | 
| files | hisat2.xml | 
| diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/hisat2.xml Sun Jul 18 17:50:20 2021 +0000 +++ b/hisat2.xml Tue Aug 31 08:38:52 2021 +0000 @@ -1,5 +1,8 @@ <tool id="hisat2" name="HISAT2" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05"> <description>A fast and sensitive alignment program</description> + <xrefs> + <xref type="bio.tools">hisat2</xref> + </xrefs> <macros> <import>hisat2_macros.xml</import> </macros>
