Previous changeset 0:67d2a6f3b4e3 (2017-07-07) |
Commit message:
"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/apoc/ commit 17c65045b726d0695814bfe761e534f6521786f1" |
modified:
apoc.xml |
b |
diff -r 67d2a6f3b4e3 -r 451f90534945 apoc.xml --- a/apoc.xml Fri Jul 07 11:35:29 2017 -0400 +++ b/apoc.xml Thu Oct 22 00:42:09 2020 +0000 |
[ |
@@ -1,7 +1,8 @@ -<tool id="apoc" name="APoc" version="1.0"> +<tool id="apoc" name="APoc" version="1.0+galaxy1"> <description>Large-scale identification of similar protein pockets</description> <requirements> <requirement type="package" version="1b16">apoc</requirement> + <requirement type="package" version="8.31">coreutils</requirement> </requirements> <command detect_errors="exit_code"><![CDATA[ #if $templates_source.template_source_select == 'list' |