annotate macros.xml @ 1:e3862632706d draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
author iuc
date Fri, 16 Apr 2021 21:32:14 +0000
parents fb00426402b0
children 584c09b1967a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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>
1
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
3 <token name="@TOOL_VERSION@">0.0.8</token>
0
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>
1
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
5 <xml name="edam_topics">
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
6 <edam_topics>
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
7 <edam_topic>topic_3175</edam_topic>
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
8 </edam_topics>
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
9 </xml>
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
10 <xml name="edam_operations">
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
11 <edam_operations>
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
12 <edam_operation>operation_3197</edam_operation>
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
13 </edam_operations>
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
14 </xml>
0
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
15 <xml name="requirements">
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
16 <requirements>
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
17 <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
18 </requirements>
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
19 </xml>
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
20 <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
21 <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
22 </xml>
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
23 <xml name="citations">
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
24 <citations>
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
25 <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
26 </citations>
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
27 </xml>
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
28
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
29 <!-- input -->
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
30
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
31 <xml name="fg">
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
32 <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
33 <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
34 <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
35 <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
36 <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
37 <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
38 <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
39 </param>
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
40 <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
41 <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
42 <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
43 </param>
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
44 <param argument="--distance" type="integer" min="0" value="1000" label="Set maximum distance" help="0: overlapping features only"/>
1
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
45 <param argument="--contained" type="boolean" truevalue="-c" falsevalue="" label="Report contained genes?" help="Useful for CNVs
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
46 but potentially long list of genes."/>
0
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
47 </section>
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
48 </xml>
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
49 <xml name="s">
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
50 <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
51 <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
52 <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
53 <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
54 <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
55 <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
56 <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
57 </param>
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
58 <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
59 <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
60 </section>
fb00426402b0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit b9066cb246cbae9a24020a79cf53d2dd4462b77d"
iuc
parents:
diff changeset
61 </xml>
1
e3862632706d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit ca0c5ca081608b464ee2698a99b3c5ba31eb58b2"
iuc
parents: 0
diff changeset
62 </macros>