annotate cmFinder.xml @ 0:407180a7f27e draft default tip

planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
author bgruening
date Thu, 15 Dec 2016 18:19:27 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
1 <tool id="cmFinder" name="CMFinder_v0" version="0.1.0" >
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
2 <requirements>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
3 <requirement type="package" version="0.1">graphclust-wrappers</requirement>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
4 <requirement type="package" version='0.2'>cmfinder</requirement>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
5 <requirement type="package" version='2.2.10'>viennarna</requirement>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
6 </requirements>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
7 <stdio>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
8 <exit_code range="1:" />
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
9 </stdio>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
10 <command>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
11 <![CDATA[
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
12
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
13 python '$__tool_directory__/cmFinder.py' '$model_tree_stk' '$cmfinder_fa' ''
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
14 $gap_threshold_opts.gap_threshold_opts_selector
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
15 #if str($gap_threshold_opts.gap_threshold_opts_selector) == '--g':
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
16 $gap_threshold_opts.gap
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
17 #end if
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
18
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
19 ]]>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
20 </command>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
21 <inputs>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
22 <param name="model_tree_stk" type="data" format="stockholm" label="model_tree_stk" help="" />
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
23 <param name="cmfinder_fa" type="data" format="text" label="cmfinder_fa" help="" />
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
24 <conditional name="gap_threshold_opts">
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
25 <param name="gap_threshold_opts_selector" type="select" label="Use gap threshold" help="">
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
26 <option value="--g" selected="true">Yes (--g)</option>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
27 <option value="">No</option>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
28 </param>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
29 <when value="--g">
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
30 <param name="gap" type="float" value="1.0" size="5"
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
31 label="Define the gap threshold to determine the conserved column (--g)" help=""/>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
32 </when>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
33 <when value=""/>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
34 </conditional>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
35 </inputs>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
36 <outputs>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
37 <data name="model_cmfinder_stk" format="stockholm" label="model_cmfinder_stk" from_work_dir="model.cmfinder.stk"/>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
38 </outputs>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
39 <tests>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
40 <test>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
41 <param name="model_tree_stk" value="in.model.tree.stk"/>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
42 <param name="cmfinder_fa" value="cmfinder.fa"/>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
43 <param name="gap_threshold_opts.gap_threshold_opts_selector" value="--g"/>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
44 <param name="gap_threshold_opts.gap" value="1.0"/>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
45 <output name="model_cmfinder_stk" file="model.cmfinder.stk"/>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
46 </test>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
47 </tests>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
48 <help>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
49 <![CDATA[
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
50 **What it does**
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
51
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
52 At first it converts CLUSTAL format files to STOCKHOLM format. Then using *CMFinder* determines consensus
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
53 motives for sequences.
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
54 ]]>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
55 </help>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
56 <citations>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
57 <citation type="bibtex">@inproceedings{costa2010fast,
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
58 title={Fast neighborhood subgraph pairwise distance kernel},
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
59 author={Costa, Fabrizio and De Grave, Kurt},
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
60 booktitle={Proceedings of the 26th International Conference on Machine Learning},
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
61 pages={255--262},
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
62 year={2010},
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
63 organization={Omnipress}
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
64 }
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
65 </citation>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
66 <citation type="doi">10.1093/bioinformatics/btk008</citation>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
67 <citation type="doi">10.1186/1748-7188-6-26</citation>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
68 </citations>
407180a7f27e planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/CMFinder commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff changeset
69 </tool>