Skip to content

Commit

Permalink
Merge pull request #728 from bernt-matthias/topic/eggnot_search_noannot
Browse files Browse the repository at this point in the history
skip annotation for search mode
  • Loading branch information
bernt-matthias authored Sep 7, 2023
2 parents 468bd31 + 10ab973 commit 1927792
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tools/eggnog_mapper/eggnog_macros.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<macros>
<token name="@TOOL_VERSION@">2.1.8</token>
<token name="@VERSION_SUFFIX@">3</token>
<token name="@VERSION_SUFFIX@">4</token>
<token name="@EGGNOG_DB_VERSION@">5.0.2</token>
<token name="@PROFILE@">22.01</token>
<!--
Expand Down
1 change: 1 addition & 0 deletions tools/eggnog_mapper/eggnog_mapper/eggnog_mapper_search.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<expand macro="version_command"/>
<command detect_errors="aggressive"><![CDATA[
emapper.py
--no_annot ## only search, i.e. no annotation
@DB_TOKEN@
@ORTHO_SEARCH_TOKEN@
Expand Down

0 comments on commit 1927792

Please sign in to comment.