Mercurial > repos > yhoogstrate > segmentation_fold
annotate segmentation-fold.xml @ 4:63df1e23f4ff draft
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
author | yhoogstrate |
---|---|
date | Thu, 28 Jul 2016 10:25:37 -0400 |
parents | cd1bba1c66b3 |
children | 4d16cf9414cf |
rev | line source |
---|---|
4
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
3
diff
changeset
|
1 <tool id="segmentation_fold" name="segmentation-fold" version="@VERSION@-1"> |
0
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
2 <description>RNA-Folding including predefined segments including K-turns</description> |
4
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
3
diff
changeset
|
3 <macros> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
3
diff
changeset
|
4 <import>macros.xml</import> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
3
diff
changeset
|
5 </macros> |
0
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
6 |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
7 <requirements> |
4
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
3
diff
changeset
|
8 <requirement type="package" version="1.6.5">segmentation-fold</requirement> |
0
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
9 </requirements> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
10 |
4
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
3
diff
changeset
|
11 <expand macro="stdio" /> |
0
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
12 |
4
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
3
diff
changeset
|
13 <version_command>@VERSION_COMMAND_SMF@</version_command> |
0
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
14 |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
15 <command><![CDATA[ |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
16 segmentation-fold |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
17 |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
18 #if $input.method == "fasta" |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
19 -f $input.input_fasta |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
20 #else |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
21 -s $input.input_sequence |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
22 #end if |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
23 |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
24 -p $predict_segments |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
25 -h $min_hairpin_size |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
26 |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
27 #if $parameters.settings == "default" |
1
27f670a42ba2
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 4f43c60fd8d3827382fa55c7b6174fa925d7f8e7
yhoogstrate
parents:
0
diff
changeset
|
28 -x "\$SEGMENTATION_FOLD_DEFAULT_XML" |
0
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
29 #else |
1
27f670a42ba2
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 4f43c60fd8d3827382fa55c7b6174fa925d7f8e7
yhoogstrate
parents:
0
diff
changeset
|
30 -x "${parameters.input_xml}" |
0
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
31 #end if |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
32 |
1
27f670a42ba2
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 4f43c60fd8d3827382fa55c7b6174fa925d7f8e7
yhoogstrate
parents:
0
diff
changeset
|
33 -t \${GALAXY_SLOTS:-4} |
0
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
34 > $output_dbn |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
35 ]]></command> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
36 |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
37 <inputs> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
38 <conditional name="input"> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
39 <param name="method" type="select" label="Energy parameters"> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
40 <option value="fasta" selected="true">As FASTA-file</option> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
41 <option value="text">As text</option> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
42 </param> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
43 <when value="fasta"> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
44 <param name="input_fasta" type="data" format="fasta" label="Fasta file with RNA-sequece (-f)" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
45 </when> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
46 <when value="text"> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
47 <param name="input_sequence" type="text" label="RNA-sequece (-s)" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
48 </when> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
49 </conditional> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
50 |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
51 <param name="predict_segments" type="boolean" truevalue="1" falsevalue="0" checked="true" label="Enable segment prediction functionality (-p)" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
52 <param name="min_hairpin_size" type="integer" min="1" value="3" label="Minimum hairpin size (-h)" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
53 |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
54 <conditional name="parameters"> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
55 <param name="settings" type="select" label="Energy parameters"> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
56 <option value="default" selected="true">Default</option> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
57 <option value="custom">Custom</option> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
58 </param> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
59 <when value="default" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
60 <when value="custom"> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
61 <param name="input_xml" type="data" format="xml" multiple="false" label="Use custom 'segments.xml'-syntaxed file (-x)" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
62 </when> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
63 </conditional> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
64 </inputs> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
65 |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
66 <outputs> |
2
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
67 <data format="dbn" name="output_dbn" label="segmentation-fold" /> |
1
27f670a42ba2
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 4f43c60fd8d3827382fa55c7b6174fa925d7f8e7
yhoogstrate
parents:
0
diff
changeset
|
68 <!--<data format="dot-bracket" name="output_dbn" label="${tool.name} on ${str(input.input_fasta.hid) + ': ' + input.input_fasta.name if $input.method == 'fasta' else $input.input_sequence.upper() }" />--> |
0
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
69 </outputs> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
70 |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
71 <tests> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
72 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
73 <param name="input_fasta" value="test_01.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
74 <output name="output_dbn" file="test_01.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
75 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
76 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
77 <param name="input_fasta" value="test_02.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
78 <output name="output_dbn" file="test_02.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
79 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
80 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
81 <param name="input_fasta" value="test_03.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
82 <output name="output_dbn" file="test_03.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
83 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
84 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
85 <param name="input_fasta" value="test_04.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
86 <output name="output_dbn" file="test_04.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
87 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
88 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
89 <param name="input_fasta" value="test_05.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
90 <output name="output_dbn" file="test_05.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
91 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
92 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
93 <param name="input_fasta" value="test_06.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
94 <output name="output_dbn" file="test_06.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
95 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
96 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
97 <param name="input_fasta" value="test_07.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
98 <output name="output_dbn" file="test_07.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
99 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
100 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
101 <param name="input_fasta" value="test_08.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
102 <output name="output_dbn" file="test_08.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
103 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
104 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
105 <param name="input_fasta" value="test_09.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
106 <output name="output_dbn" file="test_09.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
107 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
108 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
109 <param name="input_fasta" value="test_10.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
110 <output name="output_dbn" file="test_10.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
111 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
112 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
113 <param name="input_fasta" value="test_11.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
114 <output name="output_dbn" file="test_11.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
115 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
116 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
117 <param name="input_fasta" value="test_12.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
118 <output name="output_dbn" file="test_12.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
119 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
120 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
121 <param name="input_fasta" value="test_13.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
122 <output name="output_dbn" file="test_13.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
123 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
124 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
125 <param name="input_fasta" value="test_14.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
126 <output name="output_dbn" file="test_14.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
127 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
128 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
129 <param name="input_fasta" value="test_15.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
130 <output name="output_dbn" file="test_15.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
131 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
132 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
133 <param name="input_fasta" value="test_16.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
134 <output name="output_dbn" file="test_16.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
135 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
136 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
137 <param name="input_fasta" value="test_17.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
138 <output name="output_dbn" file="test_17.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
139 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
140 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
141 <param name="input_fasta" value="test_18.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
142 <output name="output_dbn" file="test_18.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
143 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
144 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
145 <param name="input_fasta" value="test_19.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
146 <output name="output_dbn" file="test_19.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
147 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
148 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
149 <param name="input_fasta" value="test_20.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
150 <output name="output_dbn" file="test_20.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
151 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
152 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
153 <param name="input_fasta" value="test_21.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
154 <output name="output_dbn" file="test_21.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
155 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
156 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
157 <param name="input_fasta" value="test_22.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
158 <output name="output_dbn" file="test_22.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
159 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
160 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
161 <param name="input_fasta" value="test_23.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
162 <output name="output_dbn" file="test_23.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
163 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
164 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
165 <param name="input_fasta" value="test_24.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
166 <output name="output_dbn" file="test_24.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
167 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
168 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
169 <param name="input_fasta" value="test_25.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
170 <output name="output_dbn" file="test_25.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
171 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
172 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
173 <param name="input_fasta" value="test_26.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
174 <output name="output_dbn" file="test_26.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
175 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
176 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
177 <param name="input_fasta" value="test_27.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
178 <output name="output_dbn" file="test_27.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
179 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
180 <test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
181 <param name="input_fasta" value="test_28.fa" ftype="fasta" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
182 <output name="output_dbn" file="test_28.dbn" /> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
183 </test> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
184 </tests> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
185 |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
186 <help><![CDATA[ |
2
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
187 **What it does**: |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
188 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
189 Segmentation-fold is a application in the field of bioinformatics that |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
190 predicts RNA 2D-structures. The model has an extension with respect to |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
191 the classical Zuker algorithm, to allow new "structure elements" named |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
192 segments and segmentloops. This makes it capable of folding a |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
193 pre-defined substructure with multiple canonical or non-canonical base |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
194 pairs, like K-turns and loop-E-motifs. Some of such sturcture elements |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
195 are present in the corresponding energy table, although custom tables |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
196 can be provided as well. |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
197 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
198 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
199 **Running segmentation-fold** |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
200 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
201 Segmentation-fold has to be provided with a sequence of which it has to |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
202 predict the 2D structure. This can be done using a plain text sequence |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
203 (allowed charset: ACTUG) or a FASTA file. A FASTA file has the following |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
204 syntax: |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
205 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
206 >Sequence name and other details |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
207 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
208 AGUGUAGCUGUGUCGAUCGUAAGUCAG |
0
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
209 |
2
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
210 As the database of free energy parameters will most likely be updated |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
211 over time we have added the possiblity to include this XML file as |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
212 additional parameter. The most up to date version of this file can be |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
213 found at the following url: |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
214 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
215 https://github.com/yhoogstrate/segmentation-fold/blob/master/share/segmentation-fold/segments.xml |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
216 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
217 If you would like to compare the results with a prediction as if the |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
218 segment and segmentloop extension were disabled, you can disable it with |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
219 the given parameter. |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
220 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
221 **Output** |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
222 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
223 The output is in DotBracket format (dbn) and can be visualized with e.g. |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
224 DrawRNAjs or VaRNA. |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
225 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
226 DrawRNAjs can be installed in galaxy by following the instructions at |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
227 the following link: |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
228 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
229 https://github.com/bgruening/galaxytools/tree/master/visualisations/drawrnajs |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
230 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
231 Details on the dbn-format can be found here: |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
232 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
233 https://wiki.galaxyproject.org/Learn/Datatypes#Dbn |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
234 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
235 **Authors** |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
236 |
22d7b6019372
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
yhoogstrate
parents:
1
diff
changeset
|
237 Youri Hoogstrate (yhoogstrate @ github) |
0
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
238 ]]></help> |
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
239 |
4
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
3
diff
changeset
|
240 <expand macro="citations" /> |
0
09e921a25c68
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
yhoogstrate
parents:
diff
changeset
|
241 </tool> |