Previous changeset 4:51261dff08a5 (2017-03-13) Next changeset 6:98e9bc1fb249 (2017-03-25) |
Commit message:
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/LocARNAGraphClust commit b'7e5cd452018ae9507c2d1cd13dd688a747550393\n' |
modified:
locarna_best_subtree.xml |
b |
diff -r 51261dff08a5 -r 859ee7d8f207 locarna_best_subtree.xml --- a/locarna_best_subtree.xml Mon Mar 13 18:02:55 2017 -0400 +++ b/locarna_best_subtree.xml Fri Mar 17 08:28:22 2017 -0400 |
[ |
@@ -1,6 +1,6 @@ <tool id="locarna_best_subtree" name="locarna_graphclust" version="0.1.0" > <requirements> - <requirement type="package" version="0.1.10">graphclust-wrappers</requirement> + <requirement type="package" version="0.1.11">graphclust-wrappers</requirement> <requirement type="package" version='1.8.10'>locarna</requirement> <requirement type="package" version='2.1'>rnaz</requirement> <requirement type="package" version='0.07'>perl-math-round</requirement> @@ -11,7 +11,7 @@ <command> <![CDATA[ - locARNAGraphClust.pl + locARNAGraphClust.pl '$center_fa_file' '$tree_file' '$tree_matrix' |