Mercurial > repos > bgruening > sucos_docking_scoring
comparison sucos.xml @ 6:4f1896782f7c draft default tip
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/sucos commit 05dc325ce687441e5d3bdbdedcc0e3529cd5e070"
author | bgruening |
---|---|
date | Wed, 14 Apr 2021 09:31:11 +0000 |
parents | fe318c648502 |
children |
comparison
equal
deleted
inserted
replaced
5:fe318c648502 | 6:4f1896782f7c |
---|---|
1 <tool id="sucos_docking_scoring" name="Score docked poses using SuCOS" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@"> | 1 <tool id="sucos_docking_scoring" name="Score docked poses using SuCOS" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@"> |
2 <description>- compare shape and feature overlap of docked ligand poses to a reference molecule</description> | 2 <description>- compare shape and feature overlap of docked ligand poses to a reference molecule</description> |
3 <macros> | 3 <macros> |
4 <import>sucos_macros.xml</import> | 4 <import>sucos_macros.xml</import> |
5 <token name="@GALAXY_VERSION@">0</token> | 5 <token name="@GALAXY_VERSION@">1</token> |
6 </macros> | 6 </macros> |
7 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |
8 <command detect_errors="exit_code"><![CDATA[ | 8 <command detect_errors="exit_code"><![CDATA[ |
9 python '$__tool_directory__/sucos.py' | 9 python '$__tool_directory__/sucos.py' |
10 -i '$input' | 10 -i '$input' |