annotate preMlocarna.xml @ 3:58a152ea0510 draft

planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 5a545fc913b3a07e1452e67f66b2ca593660abdf
author rnateam
date Mon, 27 Feb 2017 12:03:42 -0500
parents aac80391edba
children 516747054585
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
58a152ea0510 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 5a545fc913b3a07e1452e67f66b2ca593660abdf
rnateam
parents: 2
diff changeset
1 <tool id="preMloc" name="pgma_graphclust" version="0.1.0" >
0
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
2 <requirements>
3
58a152ea0510 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 5a545fc913b3a07e1452e67f66b2ca593660abdf
rnateam
parents: 2
diff changeset
3 <requirement type="package" version="0.1.9">graphclust-wrappers</requirement>
0
8ad3e79255c1 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>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
5 </requirements>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
6 <stdio>
8ad3e79255c1 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:" />
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
8 </stdio>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
9 <command>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
10 <![CDATA[
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
11
8ad3e79255c1 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 ''
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
13
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
14 ]]>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
15 </command>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
16 <inputs>
8ad3e79255c1 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" />
8ad3e79255c1 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" />
8ad3e79255c1 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" />
8ad3e79255c1 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" />
8ad3e79255c1 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 "/>
8ad3e79255c1 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"/>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
23 </inputs>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
24 <outputs>
8ad3e79255c1 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">
8ad3e79255c1 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" />
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
27 </collection>
8ad3e79255c1 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">
8ad3e79255c1 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" />
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
30 </collection>
8ad3e79255c1 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" >
8ad3e79255c1 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" />
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
33 </collection>
8ad3e79255c1 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" >
8ad3e79255c1 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" />
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
36 </collection>
8ad3e79255c1 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" >
8ad3e79255c1 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" />
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
39 </collection>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
40 </outputs>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
41 <tests>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
42 <test>
8ad3e79255c1 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"/>
8ad3e79255c1 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"/>
8ad3e79255c1 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"/>
8ad3e79255c1 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"/>
8ad3e79255c1 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"/>
8ad3e79255c1 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"/>
8ad3e79255c1 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">
8ad3e79255c1 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"/>
8ad3e79255c1 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"/>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
52 </output_collection>
8ad3e79255c1 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" >
8ad3e79255c1 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"/>
8ad3e79255c1 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"/>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
56 </output_collection>
8ad3e79255c1 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">
8ad3e79255c1 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"/>
8ad3e79255c1 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"/>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
60 </output_collection>
8ad3e79255c1 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">
8ad3e79255c1 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"/>
8ad3e79255c1 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"/>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
64 </output_collection>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
65 </test>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
66 </tests>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
67 <help>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
68 <![CDATA[
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
69
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
70 **What it does**
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
71
8ad3e79255c1 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.
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
73
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
74 .. class:: warningmark
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
75
8ad3e79255c1 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)
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
77
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
78 ]]>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
79 </help>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
80 <citations>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
81 </citations>
8ad3e79255c1 planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/PrepareForMlocarna commit 21aaee40723b5341b4236edeb0e72995c2054053
rnateam
parents:
diff changeset
82 </tool>