Mercurial > repos > rnateam > graphclust_mlocarna
comparison locarna_best_subtree.xml @ 5:859ee7d8f207 draft
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/LocARNAGraphClust commit b'7e5cd452018ae9507c2d1cd13dd688a747550393\n'
author | rnateam |
---|---|
date | Fri, 17 Mar 2017 08:28:22 -0400 |
parents | 51261dff08a5 |
children | 98e9bc1fb249 |
comparison
equal
deleted
inserted
replaced
4:51261dff08a5 | 5:859ee7d8f207 |
---|---|
1 <tool id="locarna_best_subtree" name="locarna_graphclust" version="0.1.0" > | 1 <tool id="locarna_best_subtree" name="locarna_graphclust" version="0.1.0" > |
2 <requirements> | 2 <requirements> |
3 <requirement type="package" version="0.1.10">graphclust-wrappers</requirement> | 3 <requirement type="package" version="0.1.11">graphclust-wrappers</requirement> |
4 <requirement type="package" version='1.8.10'>locarna</requirement> | 4 <requirement type="package" version='1.8.10'>locarna</requirement> |
5 <requirement type="package" version='2.1'>rnaz</requirement> | 5 <requirement type="package" version='2.1'>rnaz</requirement> |
6 <requirement type="package" version='0.07'>perl-math-round</requirement> | 6 <requirement type="package" version='0.07'>perl-math-round</requirement> |
7 </requirements> | 7 </requirements> |
8 <stdio> | 8 <stdio> |
9 <exit_code range="1:" /> | 9 <exit_code range="1:" /> |
10 </stdio> | 10 </stdio> |
11 <command> | 11 <command> |
12 <![CDATA[ | 12 <![CDATA[ |
13 | 13 |
14 locARNAGraphClust.pl | 14 locARNAGraphClust.pl |
15 '$center_fa_file' | 15 '$center_fa_file' |
16 '$tree_file' | 16 '$tree_file' |
17 '$tree_matrix' | 17 '$tree_matrix' |
18 '$data_map' | 18 '$data_map' |
19 $allow_overlap | 19 $allow_overlap |