Mercurial > repos > iuc > sansa_annotate
annotate macros.xml @ 0:fb00426402b0 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
author | iuc |
---|---|
date | Mon, 25 Jan 2021 17:50:47 +0000 |
parents | |
children | e3862632706d |
rev | line source |
---|---|
0
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
2 <macros> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
3 <token name="@TOOL_VERSION@">0.0.7</token> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
4 <token name="@VERSION_SUFFIX@">0</token> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
5 <xml name="requirements"> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
6 <requirements> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
7 <requirement type="package" version="@TOOL_VERSION@">sansa</requirement> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
8 </requirements> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
9 </xml> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
10 <xml name="version_command"> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
11 <version_command><![CDATA[sansa -v | grep "Sansa " | cut -d "v" -f 3]]></version_command> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
12 </xml> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
13 <xml name="citations"> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
14 <citations> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
15 <citation type="doi">10.1093/bioinformatics/bts378</citation> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
16 </citations> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
17 </xml> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
18 |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
19 <!-- input --> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
20 |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
21 <xml name="fg"> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
22 <section name="fg" title="Feature and gene annotation options" expanded="true"> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
23 <param argument="--gtf" type="data" format="gtf,gff3" label="Select file"/> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
24 <param argument="--id" type="text" value="gene_name" label="Set GTF/GFF3 attribute"> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
25 <option value="exon_id">exon_id</option> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
26 <option value="gene_id">gene_id</option> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
27 <option value="gene_name">gene_name</option> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
28 <option value="Name">Name</option> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
29 </param> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
30 <param argument="--feature" type="text" value="gene" label="Set GTF/GFF3 feature"> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
31 <option value="gene">gene</option> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
32 <option value="exon">exon</option> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
33 </param> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
34 <param argument="--distance" type="integer" min="0" value="1000" label="Set maximum distance" help="0: overlapping features only"/> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
35 </section> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
36 </xml> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
37 <xml name="s"> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
38 <section name="s" title="SV annotation options" expanded="true"> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
39 <param argument="--db" type="data" format="vcf,bcf" label="Select database file"/> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
40 <param argument="--bpoffset" type="integer" value="50" label="Set maximum breakpoint offset"/> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
41 <param argument="--ratio" type="float" min="0.0" max="1.0" value="0.8" label="Set minimum size ratio smaller SV to larger SV"/> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
42 <param argument="--strategy" type="select" label="Select matching strategy"> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
43 <option value="best" selected="true">Best</option> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
44 <option value="all">All</option> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
45 </param> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
46 <param argument="--notype" type="boolean" truevalue="-n" falsevalue="" label="Require matching SV types?"/> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
47 <param argument="--nomatch" type="boolean" truevalue="-m" falsevalue="" label="Report SVs without match in database?"/> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
48 </section> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
49 </xml> |
fb00426402b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff
changeset
|
50 </macros> |