annotate macros.xml @ 0:b3fe7c4ca5aa draft default tip

planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
author artbio
date Sat, 17 Mar 2018 17:43:58 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
1 <?xml version="1.0"?>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
2 <macros>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
3 <xml name="requirements">
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
4 <requirements>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
5 <requirement type="package" version="2.4.0">trinity</requirement>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
6 <yield/>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
7 </requirements>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
8 </xml>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
9
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
10 <token name="@WRAPPER_VERSION@">2.4.0</token>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
11
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
12 <token name="@COMMAND_PAIRED_STRAND_JACCARD@">
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
13 #if $pool.inputs.strand.is_strand_specific:
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
14 --SS_lib_type $pool.inputs.strand.library_type
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
15 #end if
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
16
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
17 $pool.inputs.jaccard_clip
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
18 </token>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
19
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
20 <xml name="input_paired_strand_jaccard">
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
21 <conditional name="strand">
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
22 <param name="is_strand_specific" type="boolean" checked="false" label="Strand specific data"/>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
23 <when value="false" />
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
24 <when value="true">
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
25 <param name="library_type" argument="--SS_lib_type" type="select" label="Strand-specific library type">
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
26 <option value="FR">Forward-Reverse</option>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
27 <option value="RF">Reverse-Forward</option>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
28 </param>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
29 </when>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
30 </conditional>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
31 <param name="jaccard_clip" argument="--jaccard_clip" type="boolean" truevalue="--jaccard_clip" falsevalue="" checked="false" label="Jaccard Clip options" help="Set if you expect high gene density with UTR overlap"/>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
32 </xml>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
33
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
34 <xml name="citation">
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
35 <citations>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
36 <citation type="doi">10.1038/nbt.1883</citation>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
37 </citations>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
38 </xml>
b3fe7c4ca5aa planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/trinity commit bfb22f460d6f3825ff1bd3eed924a5760c99c96d
artbio
parents:
diff changeset
39 </macros>