Mercurial > repos > rnateam > graphclust_postprocessing_no_align
annotate glob_report_no_align.xml @ 0:0a48b2db75e7 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
author | rnateam |
---|---|
date | Sat, 27 Oct 2018 13:49:00 -0400 |
parents | |
children |
rev | line source |
---|---|
0
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
1 <tool id="graphclust_glob_report_no_align" name="Graphclust glob_report collect clusters" version="0.5" > |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
2 <requirements> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
3 <requirement type="package" version="0.6.0">graphclust-wrappers</requirement> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
4 <requirement type="package" version='0.5'>perl-array-utils</requirement> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
5 <requirement type="package" version='0.18.1'>scikit-learn</requirement> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
6 <requirement type="package" version='1.8.10'>locarna</requirement> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
7 <requirement type="package" version='2.1'>rnaz</requirement> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
8 <requirement type="package" version="1.1.2">infernal</requirement> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
9 <requirement type="package" version='2.2.10'>viennarna</requirement> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
10 <requirement type="package" version='1.3.30'>graphicsmagick</requirement> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
11 <requirement type="package" version='0.6.1'>rscape</requirement> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
12 <requirement type="package" version='6.0'>unzip</requirement> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
13 </requirements> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
14 <command detect_errors="exit_code"> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
15 <![CDATA[ |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
16 unzip $FASTA &> /dev/null && |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
17 mkdir ./CMSEARCH && |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
18 mkdir ./MODEL && |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
19 #import re |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
20 #for $cms_res in $cmsearch_results: |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
21 #set $safename_cm = re.sub('[^\w\-_\.]', '_', $cms_res.element_identifier) |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
22 ln -f -s '$cms_res' ./CMSEARCH/$safename_cm && |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
23 #end for |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
24 #for $mods in $model_tree_files: |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
25 #set $safename_tr = re.sub('[^\w\-_\.]', '_', $mods.element_identifier) |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
26 ln -f -s '$mods' ./MODEL/$safename_tr && |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
27 #end for |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
28 |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
29 'glob_res.pl' |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
30 $merge_cluster_ol |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
31 $merge_overlap |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
32 $min_cluster_size |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
33 $cm_min_bitscore |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
34 $cm_max_eval |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
35 1 ## cm_bitscore_sig |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
36 $partition_type '' |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
37 $cut_type |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
38 0 ## zero means do not align |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
39 #if $iteration_num.iteration_num_selector: |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
40 $iteration_num.CI |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
41 $final_partition_soft |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
42 $final_partition_used_cmsearch |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
43 '$combined_cm' |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
44 |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
45 #end if |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
46 |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
47 && |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
48 python '$__tool_directory__/evaluation.py' FASTA/ RESULTS/ |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
49 |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
50 #if $cdhit: |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
51 && |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
52 python '$__tool_directory__/addCdhitseqs.py' '$cdhit' |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
53 #end if |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
54 ]]> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
55 </command> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
56 <inputs> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
57 <param type="data" name="FASTA" format="zip" help="FASTA.zip from pre-processing step"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
58 <param type="data" name="cmsearch_results" format="tabular" multiple="True" |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
59 help="Tabular cmsearch results of the candidate clusters from the cmsearch step"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
60 <param type="data" name="model_tree_files" format="txt" multiple="True" label="model-tree-stk" |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
61 help="model.tree.stk files from pgma_graphclust candidate clustering step"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
62 <param name="partition_type" type="boolean" checked="True" truevalue="0" falsevalue="1" label="Hard partition" |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
63 help="Whether to do hard partitioning (no overlap) or soft mode(cluster elements may overlap) "/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
64 <param name="cut_type" type="boolean" checked="True" truevalue="0" falsevalue="1" label="Use CM score for cutoff" help="otherwise use E-value"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
65 <param name="cm_min_bitscore" type="integer" value="20" size="5" label="cm_min_bitscore" help=""/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
66 <param name="cm_max_eval" type="float" value="0.001" size="5" label="cm_max_E-val" help=""/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
67 <param type="data" name="cdhit" format="txt" optional="true" label="CD-HIT output" |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
68 help="Optional CD-HIT pre-clustering output to be combined into the final clustering output"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
69 <param name="merge_cluster_ol" type="float" value="0.66" size="5" label="merge_cluster_ovelap" |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
70 help="Overlapping ratio criteria to merge overlapping clusters or keep separate clusters (soft partitioning)"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
71 <param name="merge_overlap" type="float" value="0.51" size="5" label="merge_fraction_overlap" |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
72 help="Overlapping ratio criteria to merge overlapping sequence fractions from same input sequence"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
73 <param name="min_cluster_size" type="integer" value="3" size="5" label="minimum cluster size" |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
74 help="Minimum number of elements that can form a cluster. Higher values discard small clusters and may produce larger merged clusters"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
75 <!-- <param name="cm_bitscore_sig" type="integer" value="1" size="5" label="cm_bitscore_sig" help=""/> --> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
76 |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
77 <conditional name="iteration_num"> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
78 <param name="iteration_num_selector" type="boolean" checked="no" label="Multiple iterations" help="for single iteration- NO, for multiple-YES"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
79 <when value="true"> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
80 <param name="CI" type="integer" value="2" size="5" label="Number of current iteration "/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
81 <param type="data" name="final_partition_soft" format="txt" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
82 <param type="data" name="final_partition_used_cmsearch" format="txt" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
83 <param type="data" name="combined_cm" format="txt" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
84 </when> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
85 <when value="false" ></when> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
86 </conditional> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
87 |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
88 </inputs> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
89 <outputs> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
90 <data name="final_stats" format="txt" from_work_dir="RESULTS/cluster.final.stats" label="cluster.final.stats" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
91 <data name="tableForEval" format="tabular" from_work_dir="RESULTS/fullTab.tabular" label="tableForEval" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
92 <data name="final_soft" format="txt" from_work_dir="RESULTS/partitions/final_partition.soft" label="soft_part" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
93 <data name="final_used_cmsearch" format="txt" from_work_dir="RESULTS/partitions/final_partition.used_cmsearch" label="final_partition_used_cmsearch" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
94 <data name="evaluation" format="txt" from_work_dir="RESULTS/evaluation.txt" label="evaluation_of_clusters" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
95 <data name="combined_cm_out" format="txt" from_work_dir="combined_cm_out" label="combined_cmsearch_output" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
96 <collection name="clusters" type="list" label="CLUSTERS-cmsearch"> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
97 <discover_datasets format="txt" pattern="(?P<name>^.*\.all$)" directory="RESULTS" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
98 </collection> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
99 <collection name="allFastaSorted" type="list" label="cluster-sequences-sorted"> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
100 <discover_datasets format="fasta" pattern="(?P<name>^.*\.sorted.fa$)" directory="RESULTS" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
101 </collection> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
102 |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
103 <collection name="partitions" type="list" label="Partitions"> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
104 <discover_datasets pattern="(?P<name>^.*$)" directory="RESULTS/partitions" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
105 </collection> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
106 <data name="RESULTS_zip" format="zip" from_work_dir="RESULTS.zip" label="RESULTS.zip" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
107 </outputs> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
108 <tests> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
109 <test> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
110 <param name="FASTA" value="FASTA.zip" ftype="searchgui_archive"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
111 <param name="cmsearch_results" value="1.1.tree,1.2.tree"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
112 <param name="model_tree_files" value="1.1.model.tree.fa,1.2.model.tree.fa"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
113 <param name="partition_type" value="0"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
114 <param name="cut_type" value="0"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
115 <conditional name="iteration_num"> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
116 <param name="iteration_num_selector" value="false"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
117 </conditional> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
118 <param name="merge_cluster_ol" value="0.66"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
119 <param name="merge_overlap" value="0.51"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
120 <param name="min_cluster_size" value="3"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
121 <param name="cm_min_bitscore" value="20"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
122 <param name="cm_max_eval" value="0.001"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
123 <!-- <param name="cm_bitscore_sig" value="0"/> --> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
124 <output name="final_stats" file="RESULTS/cluster.final.stats" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
125 <output name="combined_cm_out" file="combined_cm_out"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
126 <output name="evaluation" file="evaluation1.txt"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
127 <output_collection name="clusters" type="list"> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
128 <element name="1.cluster.all" file="RESULTS/1.cluster.all" compare="contains"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
129 <element name="2.cluster.all" file="RESULTS/2.cluster.all" compare="contains"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
130 |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
131 </output_collection> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
132 <output_collection name="partitions"> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
133 <element name="final_overlap.map" file="RESULTS/partitions/final_overlap.map" compare="contains"> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
134 <assert_contents> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
135 <has_text text="1.1 1.1 " /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
136 <has_text text="1.2 1.2" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
137 </assert_contents> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
138 </element> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
139 <element name="final_overlap.matrix" file="RESULTS/partitions/final_overlap.matrix" compare="contains"> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
140 <assert_contents> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
141 <has_text text="MODEL CLASS 0 0" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
142 <!--has_text text="1.2" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
143 <has_text text="1.1" /--> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
144 </assert_contents> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
145 </element> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
146 <element name="final_partition.hard.best" file="RESULTS/partitions/final_partition.hard.best" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
147 <element name="final_partition.hard.merged" file="RESULTS/partitions/final_partition.hard.merged" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
148 <element name="final_partition.soft" file="RESULTS/partitions/final_partition.soft" /> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
149 <element name="final_partition.used_cmsearch" file="RESULTS/partitions/final_partition.used_cmsearch" compare="contains"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
150 </output_collection> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
151 |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
152 <output name="RESULTS_zip" file="RESULTS.zip" ftype="zip" compare="sim_size" delta="20000"/> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
153 |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
154 </test> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
155 </tests> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
156 <help> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
157 <![CDATA[ |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
158 |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
159 **What it does** |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
160 |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
161 Post-processing. Redundant clusters are merged and instances that belong to multiple clusters |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
162 are assigned unambiguously. For every pair of clusters, the relative overlap (i.e. the fraction of |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
163 instances that occur in both clusters) is computed and clusters are merged if the overlap exceeds 50%. |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
164 Cluster members are finally ranked by their CM bitscore. |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
165 |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
166 ]]> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
167 </help> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
168 <citations> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
169 <citation type="doi">10.5281/zenodo.597695</citation> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
170 </citations> |
0a48b2db75e7
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/GraphClust/CollectResultsNoAlign commit 2a6fd70c1bcec36ffdf0bba2ec82489b39cfc84e
rnateam
parents:
diff
changeset
|
171 </tool> |