Mercurial > repos > galaxyp > eggnog_mapper
comparison eggnog_mapper.xml @ 1:3c7c9396daaa draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper commit 9505f2a447df1bcd46ceca7b5ddb532a2f8a1cd1
author | galaxyp |
---|---|
date | Tue, 31 Oct 2017 16:04:14 -0400 |
parents | f4e5279b5d10 |
children | a37df6f6b869 |
comparison
equal
deleted
inserted
replaced
0:f4e5279b5d10 | 1:3c7c9396daaa |
---|---|
43 $output_options.no_file_comments | 43 $output_options.no_file_comments |
44 $output_options.no_annot | 44 $output_options.no_annot |
45 $output_options.report_orthologs | 45 $output_options.report_orthologs |
46 --output='results' | 46 --output='results' |
47 -i '${input}' | 47 -i '${input}' |
48 --cpu "\${GALAXY_SLOTS:-4}" | |
48 ]]></command> | 49 ]]></command> |
49 <inputs> | 50 <inputs> |
50 <param name="input" type="data" format="fasta" label="Fasta sequences to annotate"/> | 51 <param name="input" type="data" format="fasta" label="Fasta sequences to annotate"/> |
51 <param name="eggnog_data" type="select" label="Version of eggNOG Database"> | 52 <param name="eggnog_data" type="select" label="Version of eggNOG Database"> |
52 <options from_data_table="eggnog_mapper"> | 53 <options from_data_table="eggnog_mapper"> |