annotate preMlocarna.xml @ 2:b3b21c2bc598 draft

planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit f971832d2b34a182314e5201ea6895dd207c5923
author rnateam
date Mon, 13 Mar 2017 17:57:51 -0400
parents 07e18d87581a
children 74e06536657d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
b3b21c2bc598 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit f971832d2b34a182314e5201ea6895dd207c5923
rnateam
parents: 1
diff changeset
1 <tool id="preMloc" name="pgma_graphclust" version="0.1.0" >
0
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
2 <requirements>
2
b3b21c2bc598 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit f971832d2b34a182314e5201ea6895dd207c5923
rnateam
parents: 1
diff changeset
3 <requirement type="package" version="0.1.10">graphclust-wrappers</requirement>
0
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
4 <requirement type="package" version='0.1'>pgma-simple</requirement>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
5 </requirements>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
6 <stdio>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
7 <exit_code range="1:" />
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
8 </stdio>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
9 <command>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
10 <![CDATA[
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
11
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
12 'newpreMlocarna.pl' $CI '$fast_cluster' '$fasta_data' '$fast_cluster_sim' '$data_map' $knn ''
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
13
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
14 ]]>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
15 </command>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
16 <inputs>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
17 <param type="data" name="fast_cluster" label="fast_cluster" format="txt" help="stokholm format" />
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
18 <param type="data" name="fasta_data" label="fasta_data" format="fasta" help="fasta format" />
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
19 <param type="data" name="fast_cluster_sim" label="fast_cluster_sim" format="txt" help="similarity sclores" />
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
20 <param type="data" name="data_map" label="data_map" format="txt" help="data map" />
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
21 <param name="CI" type="integer" value="1" size="5" label="Number of current iteration "/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
22 <param name="knn" type="integer" value="20" size="5" label="Number of nearest neighbors" help="must be the same as for previous step"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
23 </inputs>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
24 <outputs>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
25 <collection name="centers" type="list" label="centers">
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
26 <discover_datasets pattern="(?P&lt;name&gt;^[0-9]*\.[0-9]*\.center.fa$)" ext="txt" directory="CLUSTER" />
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
27 </collection>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
28 <collection name="trees" type="list" label="trees">
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
29 <discover_datasets pattern="(?P&lt;name&gt;^[0-9]*\.[0-9]*\.tree$)" ext="txt" directory="CLUSTER" />
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
30 </collection>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
31 <collection name="cmFa" type="list" label="cmfinder_fa" >
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
32 <discover_datasets pattern="(?P&lt;name&gt;^[0-9]*\.[0-9]*\.cmfinder.fa$)" ext="txt" directory="CLUSTER" />
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
33 </collection>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
34 <collection name="model_tree_fa" type="list" label="model_tree_fa" >
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
35 <discover_datasets pattern="(?P&lt;name&gt;^[0-9]*\.[0-9]*\.model.tree.fa$)" ext="txt" directory="CLUSTER" />
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
36 </collection>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
37 <collection name="tree_matrix" type="list" label="tree_matrix" >
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
38 <discover_datasets pattern="(?P&lt;name&gt;^[0-9]*\.[0-9]*\.matrix.tree$)" ext="txt" directory="CLUSTER" />
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
39 </collection>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
40 </outputs>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
41 <tests>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
42 <test>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
43 <param name="fast_cluster" value="data.svector.1.fast_cluster"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
44 <param name="fasta_data" value="data.fasta"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
45 <param name="fast_cluster_sim" value="data.svector.1.fast_cluster_sim"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
46 <param name="data_map" value="data.map"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
47 <param name="knn" value="20"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
48 <param name="CI" value="1"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
49 <output_collection name="centers">
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
50 <element name="1.1.center.fa" file="CLUSTER/1.1.center.fa"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
51 <element name="1.1.center.fa" file="CLUSTER/1.2.center.fa"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
52 </output_collection>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
53 <output_collection name="trees" >
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
54 <element name="1.1.tree" file="CLUSTER/1.1.tree"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
55 <element name="1.2.tree" file="CLUSTER/1.2.tree"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
56 </output_collection>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
57 <output_collection name="cmFa">
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
58 <element name="1.1.cmfinder.fa" file="CLUSTER/1.1.cmfinder.fa"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
59 <element name="1.2.cmfinder.fa" file="CLUSTER/1.2.cmfinder.fa"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
60 </output_collection>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
61 <output_collection name="tree_matrix">
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
62 <element name="1.1.matrix.tree" file="CLUSTER/1.1.matrix.tree"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
63 <element name="1.2.matrix.tree" file="CLUSTER/1.2.matrix.tree"/>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
64 </output_collection>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
65 </test>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
66 </tests>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
67 <help>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
68 <![CDATA[
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
69
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
70 **What it does**
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
71
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
72 This tool prepares files for locarna step.
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
73
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
74 .. class:: warningmark
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
75
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
76 The number of nearest neighbors must be the same as in the previous step (NSPDK step)
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
77
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
78 ]]>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
79 </help>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
80 <citations>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
81 </citations>
af47f40763e8 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
82 </tool>