Mercurial > repos > dave > transit_hmm
annotate macros.xml @ 0:5412208882fc draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
author | dave |
---|---|
date | Mon, 05 Nov 2018 12:53:04 -0500 |
parents | |
children | 39dcc05e4b60 |
rev | line source |
---|---|
0
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
2 <macros> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
3 <xml name="citations"> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
4 <citations> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
5 <citation type="doi">10.1371/journal.pcbi.1004401</citation> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
6 <yield /> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
7 </citations> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
8 </xml> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
9 <xml name="requirements"> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
10 <requirements> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
11 <requirement type="package" version="@VERSION@">transit</requirement> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
12 <yield /> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
13 </requirements> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
14 </xml> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
15 <token name="@VERSION@">2.3.1</token> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
16 <xml name="outputs"> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
17 <yield /> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
18 <data name="output" from_work_dir="transit_out.txt" format="tabular" label="${tool.name} on ${on_string}: Output" /> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
19 <data name="genes" from_work_dir="transit_out_genes.txt" format="tabular" label="${tool.name} on ${on_string}: Genes" /> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
20 </xml> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
21 <xml name="inputs"> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
22 <param name="inputs" type="data" format="wig" multiple="true" label="Input .wig files" /> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
23 <param name="annotation" type="data" format="gff3" label="Input annotation" /> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
24 </xml> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
25 <xml name="replicates"> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
26 <param name="replicates" type="select" label="How to handle replicates"> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
27 <option value="Mean">Mean</option> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
28 <option value="Sum">Sum</option> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
29 </param> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
30 </xml> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
31 <xml name="ignore_tas"> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
32 <param name="nterm" argument="-iN" type="float" value="0" min="0" max="1" label="Ignore TAs occuring at given fraction of the N terminus." /> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
33 <param name="cterm" argument="-iC" type="float" value="0" min="0" max="1" label="Ignore TAs occuring at given fraction of the C terminus." /> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
34 </xml> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
35 <xml name="standard_inputs"> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
36 <expand macro="inputs" /> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
37 <expand macro="replicates" /> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
38 <yield /> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
39 <expand macro="ignore_tas" /> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
40 </xml> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
41 <token name="@LINK_INPUTS@"> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
42 <![CDATA[ |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
43 #set $input_files = ','.join(['input_file_%d.wig' % idx for idx, _ in enumerate(str($inputs).split(','))]) |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
44 #for idx, filename in enumerate(str($inputs).split(',')): |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
45 ln -s '$filename' input_file_${idx}.wig && |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
46 #end for |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
47 ln -s '$annotation' annotation.dat && |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
48 ]]> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
49 </token> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
50 <token name="@FILES@"> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
51 <![CDATA[ |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
52 $input_files |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
53 annotation.dat |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
54 'transit_out.txt' |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
55 ]]> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
56 </token> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
57 <token name="@STANDARD_OPTIONS@"> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
58 -r $replicates |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
59 -iN $nterm |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
60 -tC $cterm |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
61 </token> |
5412208882fc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
dave
parents:
diff
changeset
|
62 </macros> |