Previous changeset 0:f4e5279b5d10 (2017-10-31) Next changeset 2:a37df6f6b869 (2017-11-06) |
Commit message:
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper commit 9505f2a447df1bcd46ceca7b5ddb532a2f8a1cd1 |
modified:
eggnog_mapper.xml |
b |
diff -r f4e5279b5d10 -r 3c7c9396daaa eggnog_mapper.xml --- a/eggnog_mapper.xml Tue Oct 31 14:17:50 2017 -0400 +++ b/eggnog_mapper.xml Tue Oct 31 16:04:14 2017 -0400 |
b |
@@ -45,6 +45,7 @@ $output_options.report_orthologs --output='results' -i '${input}' + --cpu "\${GALAXY_SLOTS:-4}" ]]></command> <inputs> <param name="input" type="data" format="fasta" label="Fasta sequences to annotate"/> |