Skip to content

Commit

Permalink
Add bio.tools ref to nanopolishcomp (galaxyproject#5858)
Browse files Browse the repository at this point in the history
  • Loading branch information
RZ9082 authored Mar 13, 2024
1 parent ac4610f commit fc685e8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions tools/nanopolishcomp/eventaligncollapse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<macros>
<import>macros.xml</import>
</macros>
<expand macro="xrefs"/>
<expand macro="requirements"/>
<expand macro="version_command"/>
<command detect_errors="exit_code"><![CDATA[
Expand Down
1 change: 1 addition & 0 deletions tools/nanopolishcomp/freqmethcalculate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<macros>
<import>macros.xml</import>
</macros>
<expand macro="xrefs"/>
<expand macro="requirements"/>
<expand macro="version_command"/>
<command detect_errors="exit_code"><![CDATA[
Expand Down
5 changes: 5 additions & 0 deletions tools/nanopolishcomp/macros.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
<requirement type="package" version="@TOOL_VERSION@">nanopolishcomp</requirement>
</requirements>
</xml>
<xml name="xrefs">
<xrefs>
<xref type="bio.tools">nanopolishcomp</xref>
</xrefs>
</xml>
<xml name="version_command">
<version_command>NanopolishComp --version</version_command>
</xml>
Expand Down

0 comments on commit fc685e8

Please sign in to comment.