Mercurial > repos > yhoogstrate > segmentation_fold
annotate utils_estimate-energy.xml @ 5:b7cf9b172cfe draft
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
author | yhoogstrate |
---|---|
date | Wed, 03 Aug 2016 04:54:40 -0400 |
parents | 63df1e23f4ff |
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:
diff
changeset
|
1 <tool id="smf_utils_estimate-energy" name="estimate-energy" version="@VERSION@-2"> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
2 <description>Estimates whether a certain Segment(Loop) is present and for which delta-G this transistion takes place</description> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
3 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
4 <macros> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
5 <import>macros.xml</import> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
6 </macros> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
7 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
8 <requirements> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
9 <requirement type="package" version="2.7.10">python</requirement> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
10 <requirement type="package" version="1.9">numpy</requirement> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
11 <requirement type="package" version="0.8.2.1">pysam</requirement> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
12 <requirement type="package" version="0.6.1">htseq</requirement> |
5
b7cf9b172cfe
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b97b90c692604239ed6e9423655c6c5d05798b32-dirty
yhoogstrate
parents:
4
diff
changeset
|
13 <requirement type="package" version="2.1.0">segmentation-fold-utils</requirement> |
4
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
14 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
15 <requirement type="package" version="1.6.5">segmentation-fold</requirement> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
16 </requirements> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
17 <expand macro="stdio" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
18 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
19 <version_command>echo $(@VERSION_COMMAND_SMF@)", "$(@VERSION_COMMAND_UTILS@)</version_command> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
20 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
21 <command><![CDATA[ |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
22 segmentation-fold-utils |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
23 estimate-energy |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
24 -T \${GALAXY_SLOTS:-2} |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
25 -x |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
26 #if str($parameters.use_custom_xml) == "true" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
27 "${parameters.input_xml}" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
28 #else |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
29 "\$SEGMENTATION_FOLD_DEFAULT_XML" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
30 #end if |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
31 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
32 -p $precision |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
33 -r $randomize |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
34 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
35 #if $sequences_from_fasta_file: |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
36 --sequences-from-fasta-file "${sequences_from_fasta_file}" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
37 #end if |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
38 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
39 $output_list |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
40 ]]></command> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
41 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
42 <inputs> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
43 <conditional name="parameters"> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
44 <param name="use_custom_xml" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
45 type="boolean" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
46 truevalue="true" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
47 falsevalue="false" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
48 selected="false" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
49 label="Use segment definition from history" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
50 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
51 <when value="false" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
52 <when value="true"> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
53 <param name="input_xml" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
54 type="data" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
55 format="xml" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
56 multiple="false" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
57 argument="-x" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
58 label="Custom 'segments.xml'-syntaxed file" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
59 </when> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
60 </conditional> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
61 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
62 <param name="precision" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
63 type="float" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
64 value="0.05" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
65 min="0" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
66 argument="--precision" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
67 label="Precision" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
68 help="Minimal difference for binary split - the smaller this value the slower. if this value equals 0, the difference is set to infinity (default: 0.05)" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
69 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
70 <param name="randomize" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
71 type="integer" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
72 value="0" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
73 min="0" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
74 argument="--randomize" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
75 label="Shuffle each sequence this many times and predict energy of shuffled sequence(s) (default: 0, 0 means disabled)" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
76 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
77 <param name="sequences_from_fasta_file" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
78 type="data" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
79 format="fasta" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
80 multiple="false" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
81 optional="true" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
82 argument="--sequences-from-fasta-file" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
83 label="Optional sequences to scan for Segment(Loop)s (FASTA)" |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
84 help="Use sequences from a FASTA file instead of the XML file that contains the segments. In XML files you can explicitly link one Segment(Loop) to one particular sequence instead of doing n*n comparisons (default: None)" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
85 </inputs> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
86 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
87 <outputs> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
88 <data format="dbn" name="output_list" label="${tool.name}" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
89 </outputs> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
90 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
91 <tests> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
92 <!-- xml * fasta mode --> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
93 <test> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
94 <param name="use_custom_xml" value="false" ftype="fasta" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
95 <param name="sequences_from_fasta_file" value="SNORD13-revised.fa" ftype="fasta" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
96 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
97 <output name="output_list" file="SNORD13-revised.scan-for-segments.txt" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
98 </test> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
99 <test> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
100 <param name="use_custom_xml" value="false" ftype="fasta" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
101 <param name="sequences_from_fasta_file" value="SNORD48-revised.fa" ftype="fasta" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
102 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
103 <output name="output_list" file="SNORD48-revised.scan-for-segments.txt" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
104 </test> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
105 <test> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
106 <param name="use_custom_xml" value="false" ftype="fasta" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
107 <param name="sequences_from_fasta_file" value="SNORD114-4-revised.fa" ftype="fasta" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
108 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
109 <output name="output_list" file="SNORD114-4-revised.scan-for-segments.txt" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
110 </test> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
111 <test> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
112 <param name="use_custom_xml" value="false" ftype="fasta" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
113 <param name="sequences_from_fasta_file" value="SNORD118-revised.fa" ftype="fasta" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
114 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
115 <output name="output_list" file="SNORD118-revised.scan-for-segments.txt" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
116 </test> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
117 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
118 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
119 <!-- xml * xml mode --> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
120 <test> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
121 <param name="use_custom_xml" value="true" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
122 <param name="input_xml" value="segments_truncated.xml" ftype="xml" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
123 <param name="do_randomization" value="false" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
124 <param name="shuffle_n_times" value="0" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
125 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
126 <output name="output_list" file="segments_truncated.out.txt" lines_diff="2" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
127 </test> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
128 <test> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
129 <param name="use_custom_xml" value="true" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
130 <param name="input_xml" value="segments_truncated.xml" ftype="xml" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
131 <param name="do_randomization" value="false" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
132 <param name="shuffle_n_times" value="1" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
133 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
134 <output name="output_list" file="segments_truncated.2.out.txt" lines_diff="10" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
135 </test> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
136 </tests> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
137 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
138 <help><![CDATA[ |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
139 This is an utility of the segmentation-fold package that allows to scan for the presence of certain segments. |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
140 If present, it will also scan for the Gibbs free energy necessairy the segment has to provide to contribute to the optimal structure. |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
141 ]]></help> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
142 |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
143 <expand macro="citations" /> |
63df1e23f4ff
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 00690c63c51a7f7563f2428c313d7fa75f2657e5-dirty
yhoogstrate
parents:
diff
changeset
|
144 </tool> |