Mercurial > repos > iuc > bbtools_bbmap
annotate macros.xml @ 6:858a65b52cf9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ef7069328751b534fd4c90115e5afc59b82d8a95
author | iuc |
---|---|
date | Tue, 05 Jul 2022 13:06:30 +0000 |
parents | 6d44c9f1a42b |
children | 9ed6579f52f3 |
rev | line source |
---|---|
0
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
1 <macros> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
2 <token name="@WRAPPER_VERSION@">1.0.0</token> |
4
6d44c9f1a42b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 1800b13dcea155e96558f6b80989cf719071e300"
iuc
parents:
3
diff
changeset
|
3 <token name="@VERSION_SUFFIX@">3</token> |
0
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
4 <token name="@PROFILE@">20.09</token> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
5 <xml name="requirements"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
6 <requirements> |
4
6d44c9f1a42b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 1800b13dcea155e96558f6b80989cf719071e300"
iuc
parents:
3
diff
changeset
|
7 <requirement type="package" version="38.93">bbmap</requirement> |
0
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
8 </requirements> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
9 </xml> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
10 <macro name="dbKeyActionsBBMap"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
11 <expand macro="dbKeyActions"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
12 <option type="from_data_table" name="fasta_indexes" column="1" offset="0"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
13 <filter type="param_value" column="0" value="#" compare="startswith" keep="False"/> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
14 <filter type="param_value" ref="ref_source_cond.reference" column="1"/> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
15 </option> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
16 </expand> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
17 </macro> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
18 <macro name="dbKeyActions"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
19 <actions> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
20 <conditional name="ref_source_cond.ref_source"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
21 <when value="cached"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
22 <action type="metadata" name="dbkey"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
23 <yield/> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
24 </action> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
25 </when> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
26 <when value="history"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
27 <action type="metadata" name="dbkey"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
28 <option type="from_param" name="ref_source_cond.reference" param_attribute="dbkey"/> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
29 </action> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
30 </when> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
31 </conditional> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
32 </actions> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
33 </macro> |
2
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
34 <macro name="input_type_cond"> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
35 <conditional name="input_type_cond"> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
36 <param name="input_type" type="select" label="Choose the category of the files to be analyzed"> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
37 <option value="single" selected="true">Single dataset</option> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
38 <option value="pair">Dataset pair</option> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
39 <option value="paired">List of dataset pairs</option> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
40 </param> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
41 <when value="single"> |
3
8157a81f511c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 425671870866660485ef6a35c94d3736f5c1df97"
iuc
parents:
2
diff
changeset
|
42 <param name="read1" type="data" format="fastqsanger.gz,fastqsanger" label="Fastq file"/> |
2
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
43 </when> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
44 <when value="pair"> |
3
8157a81f511c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 425671870866660485ef6a35c94d3736f5c1df97"
iuc
parents:
2
diff
changeset
|
45 <param name="read1" type="data" format="fastqsanger.gz,fastqsanger" label="Forward reads fastq file"/> |
8157a81f511c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 425671870866660485ef6a35c94d3736f5c1df97"
iuc
parents:
2
diff
changeset
|
46 <param name="read2" type="data" format="fastqsanger.gz,fastqsanger" label="Reverse reads fastq file"/> |
2
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
47 </when> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
48 <when value="paired"> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
49 <param name="reads_collection" type="data_collection" format="fastqsanger,fastqsanger.gz" collection_type="paired" label="Collection of fastqsanger paired read files"/> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
50 </when> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
51 </conditional> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
52 </macro> |
0
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
53 <macro name="reference_source_cond"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
54 <conditional name="ref_source_cond"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
55 <param name="ref_source" type="select" label="Select reference genome source; a cached reference or one from the history"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
56 <option value="cached" selected="True">Use a cached reference</option> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
57 <option value="history">Use a reference from the history</option> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
58 </param> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
59 <when value="cached"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
60 <param name="reference" type="select" label="Using reference genome"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
61 <options from_data_table="fasta_indexes"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
62 <filter type="sort_by" column="2"/> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
63 <validator type="no_options" message="A built-in reference genome is not available"/> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
64 </options> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
65 </param> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
66 </when> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
67 <when value="history"> |
2
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
68 <param name="reference" type="data" format="fasta" label="Using reference genome"/> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
69 </when> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
70 </conditional> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
71 </macro> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
72 <macro name="ktrim_cond"> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
73 <conditional name="ktrim_cond"> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
74 <param name="ktrim_select" type="select" label="Trim reads to remove bases matching reference kmers?"> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
75 <option value="no" selected="true">No</option> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
76 <option value="yes">Yes</option> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
77 </param> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
78 <when value="no"/> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
79 <when value="yes"> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
80 <param argument="ktrim" type="select" label="Select trimming position"> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
81 <option value="r">Trim to the right</option> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
82 <option value="l">Trim to the left</option> |
0
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
83 </param> |
2
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
84 <param argument="minlength" type="integer" value="10" label="Minimum read length" help="Trimmed reads shorter than this will be discarded, pairs will be discarded if both are shorter."/> |
e0ca2ec4f5d9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit ae31a678eb5c04fb74b94161db95705d597990ad"
iuc
parents:
0
diff
changeset
|
85 </when> |
0
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
86 </conditional> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
87 </macro> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
88 <xml name="citations"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
89 <citations> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
90 <citation type="doi"> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
91 https://doi.org/10.1371/journal.pone.0185056 |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
92 </citation> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
93 </citations> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
94 </xml> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
95 </macros> |
07a6e49c7d74
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 3682ff4e2e47438e975fc04f92469eca7814fcfa"
iuc
parents:
diff
changeset
|
96 |