comparison eggnog_mapper_search.xml @ 14:d9c3016f7283 draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper commit 192779247c3385704ebd98a2cc47a210fb1f4d0c
author galaxyp
date Thu, 07 Sep 2023 18:51:23 +0000
parents 844fa988236b
children
comparison
equal deleted inserted replaced
13:844fa988236b 14:d9c3016f7283
5 </macros> 5 </macros>
6 <expand macro="requirements"/> 6 <expand macro="requirements"/>
7 <expand macro="version_command"/> 7 <expand macro="version_command"/>
8 <command detect_errors="aggressive"><![CDATA[ 8 <command detect_errors="aggressive"><![CDATA[
9 emapper.py 9 emapper.py
10 --no_annot ## only search, i.e. no annotation
10 @DB_TOKEN@ 11 @DB_TOKEN@
11 @ORTHO_SEARCH_TOKEN@ 12 @ORTHO_SEARCH_TOKEN@
12 13
13 $output_options.no_file_comments 14 $output_options.no_file_comments
14 --output='results' 15 --output='results'