annotate hisat2_macros.xml @ 31:f4af63aaf57a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 30058304dcfa992f24eb7a0bdf81b280a69bea03
author iuc
date Wed, 06 Jul 2022 10:26:44 +0000
parents 6c19daec423d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
5bafe7d7a55e planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/hisat2 commit 1e8d3feeb391aabcfff2338b57913138deea51ec-dirty
iuc
parents:
diff changeset
1 <macros>
30
6c19daec423d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 591f9e8e46a9429bf28b64bae6f27f744bf08b3c"
iuc
parents: 28
diff changeset
2 <token name="@TOOL_VERSION@">2.2.1</token>
31
f4af63aaf57a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 30058304dcfa992f24eb7a0bdf81b280a69bea03
iuc
parents: 30
diff changeset
3 <token name="@VERSION_SUFFIX@">1</token>
30
6c19daec423d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 591f9e8e46a9429bf28b64bae6f27f744bf08b3c"
iuc
parents: 28
diff changeset
4
15
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
5 <xml name="paired_end_options">
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
6
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
7 <param name="rna_strandness" argument="--rna-strandness" type="select" label="Specify strand information"
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
8 help="'FR' means a read corresponds to a transcript. 'RF' means a read corresponds to the reverse complemented counterpart of a transcript. With this option being used, every read alignment will have an XS attribute tag: '+' means a read belongs to a transcript on '+' strand of genome. '-' means a read belongs to a transcript on '-' strand of genome.">
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
9 <option value="">Unstranded</option>
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
10 <option value="FR">Forward (FR)</option>
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
11 <option value="RF">Reverse (RF)</option>
0
5bafe7d7a55e planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/hisat2 commit 1e8d3feeb391aabcfff2338b57913138deea51ec-dirty
iuc
parents:
diff changeset
12 </param>
15
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
13
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
14 <conditional name="paired_options">
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
15 <param name="paired_options_selector" type="select" label="Paired-end options" help="See &quot;Alignment Options&quot; section of Help below for information">
0
5bafe7d7a55e planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/hisat2 commit 1e8d3feeb391aabcfff2338b57913138deea51ec-dirty
iuc
parents:
diff changeset
16 <option value="defaults">Use default values</option>
5bafe7d7a55e planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/hisat2 commit 1e8d3feeb391aabcfff2338b57913138deea51ec-dirty
iuc
parents:
diff changeset
17 <option value="advanced">Specify paired-end parameters</option>
5bafe7d7a55e planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/hisat2 commit 1e8d3feeb391aabcfff2338b57913138deea51ec-dirty
iuc
parents:
diff changeset
18 </param>
15
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
19 <when value="defaults"/>
0
5bafe7d7a55e planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/hisat2 commit 1e8d3feeb391aabcfff2338b57913138deea51ec-dirty
iuc
parents:
diff changeset
20 <when value="advanced">
15
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
21 <param name="fr_rf_ff" argument="--fr/--rf/--ff" type="select" display="radio" label="Select the upstream/downstream mate orientations for a valid paired-end alignment against the forward reference strand"
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
22 help="E.g., if `--fr` is specified and there is a candidate paired-end alignment where mate 1 appears upstream of the reverse complement of mate 2 and the fragment length constraints (`-I` and `-X`) are met, that alignment is valid. Also, if mate 2 appears upstream of the reverse complement of mate 1 and all other constraints are met, that too is valid. `--rf` likewise requires that an upstream mate1 be reverse-complemented and a downstream mate2 be forward-oriented. `--ff` requires both an upstream mate 1 and a downstream mate 2 to be forward-oriented; Default=--fr (appropriate for Illumina's Paired-end Sequencing Assay)">
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
23 <option value="--fr" selected="True">--fr</option>
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
24 <option value="--rf">--rf</option>
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
25 <option value="--ff">--ff</option>
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
26 </param>
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
27 <param argument="--no-mixed" name="no_mixed" type="boolean" truevalue="--no-mixed" falsevalue="" checked="False" label="Disable no-mixed behavior" help="By default, when `hisat2` cannot find a concordant or discordant alignment for a pair, it then tries to find alignments for the individual mates; default: False"/>
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
28 <param argument="--no-discordant" name="no_discordant" type="boolean" truevalue="--no-discordant" falsevalue="" checked="False" label="Disable no-discordant behavior" help="--no-discordant; By default, `hisat2` looks for discordant alignments if it cannot find any concordant alignments. A discordant alignment is an alignment where both mates align uniquely, but that does not satisfy the paired-end constraints (`--fr`/`--rf`/`--ff`, `-I`, `-X`); default: False"/>
0
5bafe7d7a55e planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/hisat2 commit 1e8d3feeb391aabcfff2338b57913138deea51ec-dirty
iuc
parents:
diff changeset
29 </when>
5bafe7d7a55e planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/hisat2 commit 1e8d3feeb391aabcfff2338b57913138deea51ec-dirty
iuc
parents:
diff changeset
30 </conditional>
15
d5fe9aead222 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 48012d1879395ecf1b4e6cd962f325c372164a33
iuc
parents: 14
diff changeset
31
7
5ba8e317529a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 5c49c4049418cdca86f40df5a5d8014c2d932dde
iuc
parents: 2
diff changeset
32 </xml>
20
6ab42baa56e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit d9ebd463afa1a41799aa53e9a68d0ea51093007e
iuc
parents: 15
diff changeset
33
6ab42baa56e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit d9ebd463afa1a41799aa53e9a68d0ea51093007e
iuc
parents: 15
diff changeset
34 <xml name="dbKeyActions">
26
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
35 <conditional name="reference_genome.source">
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
36 <when value="indexed">
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
37 <action type="metadata" name="dbkey">
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
38 <option type="from_data_table" name="hisat2_indexes" column="1">
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
39 <filter type="param_value" ref="reference_genome.index" column="0"/>
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
40 </option>
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
41 </action>
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
42 </when>
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
43 <when value="history">
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
44 <action type="metadata" name="dbkey">
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
45 <option type="from_param" name="reference_genome.history_item" param_attribute="dbkey" />
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
46 </action>
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
47 </when>
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
48 </conditional>
20
6ab42baa56e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit d9ebd463afa1a41799aa53e9a68d0ea51093007e
iuc
parents: 15
diff changeset
49 </xml>
28
d4b55e2beb12 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 0c0447365a23d4382b04745f22290608b47e5ff5"
iuc
parents: 26
diff changeset
50
d4b55e2beb12 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 0c0447365a23d4382b04745f22290608b47e5ff5"
iuc
parents: 26
diff changeset
51 <xml name= "nc_function" token_name="NO NAME GIVEN" token_argument="NO ARGUMENT GIVEN" token_label="NO LABEL GIVEN" token_help="" token_cselected="false" token_lselected="false" token_sselected="false" token_gselected="false">
d4b55e2beb12 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 0c0447365a23d4382b04745f22290608b47e5ff5"
iuc
parents: 26
diff changeset
52 <param name="@NAME@" argument="@ARGUMENT@" type="select" display="radio" label="@LABEL@" help="@HELP@">
d4b55e2beb12 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 0c0447365a23d4382b04745f22290608b47e5ff5"
iuc
parents: 26
diff changeset
53 <option value="C" selected="@CSELECTED@">Constant [f(x) = B]</option>
d4b55e2beb12 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 0c0447365a23d4382b04745f22290608b47e5ff5"
iuc
parents: 26
diff changeset
54 <option value="L" selected="@LSELECTED@">Linear [f(x) = B + A * x]</option>
d4b55e2beb12 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 0c0447365a23d4382b04745f22290608b47e5ff5"
iuc
parents: 26
diff changeset
55 <option value="S" selected="@SSELECTED@">Square root [f(x) = B + A * &#8730;x]</option>
d4b55e2beb12 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 0c0447365a23d4382b04745f22290608b47e5ff5"
iuc
parents: 26
diff changeset
56 <option value="G" selected="@GSELECTED@">Natural logarithm [f(x) = B + A * log(x)]</option>
d4b55e2beb12 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 0c0447365a23d4382b04745f22290608b47e5ff5"
iuc
parents: 26
diff changeset
57 </param>
d4b55e2beb12 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 0c0447365a23d4382b04745f22290608b47e5ff5"
iuc
parents: 26
diff changeset
58 </xml>
20
6ab42baa56e9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit d9ebd463afa1a41799aa53e9a68d0ea51093007e
iuc
parents: 15
diff changeset
59
26
0c16cad5e03b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 84b71df5668dfd13bdf46e6e6f3d8a6f316ccea6
iuc
parents: 20
diff changeset
60 </macros>