Skip to content

Commit

Permalink
Add bio.tools for blastxml_to_top_descr
Browse files Browse the repository at this point in the history
  • Loading branch information
rlibouba authored and peterjc committed Dec 1, 2024
1 parent 0980476 commit 22e08dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/blastxml_to_top_descr/blastxml_to_top_descr.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<tool id="blastxml_to_top_descr" name="BLAST top hit descriptions" version="0.1.2" profile="16.10">
<description>Make a table from BLAST output</description>
<requirements>
<requirement type="package" version="3.9">python</requirement>
</requirements>
<xrefs>
<xref type="bio.tools">blastxml_to_top_descr</xref>
</xrefs>
<requirements>
<requirement type="package" version="3.9">python</requirement>
</requirements>
<version_command>
python $__tool_directory__/blastxml_to_top_descr.py --version
</version_command>
Expand Down

0 comments on commit 22e08dc

Please sign in to comment.