Mercurial > repos > devteam > samtools_reheader
annotate macros.xml @ 7:71db7f3a33b9 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
| author | iuc | 
|---|---|
| date | Tue, 28 Sep 2021 16:05:50 +0000 | 
| parents | 747cd1b9ae98 | 
| children | 4a1733940291 | 
| rev | line source | 
|---|---|
| 
2
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
1 <macros> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
2 <xml name="requirements"> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
3 <requirements> | 
| 
5
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
4 <requirement type="package" version="@TOOL_VERSION@">samtools</requirement> | 
| 
2
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
5 <yield/> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
6 </requirements> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
7 </xml> | 
| 
7
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
8 <token name="@TOOL_VERSION@">1.13</token> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
9 <token name="@PROFILE@">20.05</token> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
10 <token name="@FLAGS@"><![CDATA[ | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
11 #set $flags = 0 | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
12 #if $filter | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
13 #set $flags = sum(map(int, str($filter).split(','))) | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
14 #end if | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
15 ]]></token> | 
| 
5
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
16 <token name="@PREPARE_IDX@"><![CDATA[ | 
| 
7
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
17 ##prepare input and indices | 
| 
5
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
18 ln -s '$input' infile && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
19 #if $input.is_of_type('bam'): | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
20 #if str( $input.metadata.bam_index ) != "None": | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
21 ln -s '${input.metadata.bam_index}' infile.bai && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
22 #else: | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
23 samtools index infile infile.bai && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
24 #end if | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
25 #elif $input.is_of_type('cram'): | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
26 #if str( $input.metadata.cram_index ) != "None": | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
27 ln -s '${input.metadata.cram_index}' infile.crai && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
28 #else: | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
29 samtools index infile infile.crai && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
30 #end if | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
31 #end if | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
32 ]]></token> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
33 <token name="@PREPARE_IDX_MULTIPLE@"><![CDATA[ | 
| 
7
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
34 ##prepare input and indices | 
| 
5
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
35 #for $i, $bam in enumerate( $input_bams ): | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
36 ln -s '$bam' '${i}' && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
37 #if $bam.is_of_type('bam'): | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
38 #if str( $bam.metadata.bam_index ) != "None": | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
39 ln -s '${bam.metadata.bam_index}' '${i}.bai' && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
40 #else: | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
41 samtools index '${i}' '${i}.bai' && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
42 #end if | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
43 #elif $bam.is_of_type('cram'): | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
44 #if str( $bam.metadata.cram_index ) != "None": | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
45 ln -s '${bam.metadata.cram_index}' '${i}.crai' && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
46 #else: | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
47 samtools index '${i}' '${i}.crai' && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
48 #end if | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
49 #end if | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
50 #end for | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
51 ]]></token> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
52 <token name="@PREPARE_FASTA_IDX@"><![CDATA[ | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
53 ##checks for reference data ($addref_cond.addref_select=="history" or =="cached") | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
54 ##and sets the -t/-T parameters accordingly: | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
55 ##- in case of history a symbolic link is used because samtools (view) will generate | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
56 ## the index which might not be possible in the directory containing the fasta file | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
57 ##- in case of cached the absolute path is used which allows to read the cram file | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
58 ## without specifying the reference | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
59 #if $addref_cond.addref_select == "history": | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
60 ln -s '${addref_cond.ref}' reference.fa && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
61 samtools faidx reference.fa && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
62 #set reffa="reference.fa" | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
63 #set reffai="reference.fa.fai" | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
64 #elif $addref_cond.addref_select == "cached": | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
65 #set reffa=str($addref_cond.ref.fields.path) | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
66 #set reffai=str($addref_cond.ref.fields.path)+".fai" | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
67 #else | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
68 #set reffa=None | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
69 #set reffai=None | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
70 #end if | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
71 ]]></token> | 
| 
7
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
72 | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
73 <xml name="optional_reference"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
74 <conditional name="addref_cond"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
75 <param name="addref_select" type="select" label="Use a reference sequence"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
76 <help>@HELP@</help> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
77 <option value="no">No</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
78 <option value="history">Use a genome/index from the history</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
79 <option value="cached">Use a built-in genome</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
80 </param> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
81 <when value="no"/> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
82 <when value="history"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
83 <param name="ref" argument="@ARGUMENT@" type="data" format="fasta,fasta.gz" label="Reference"/> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
84 </when> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
85 <when value="cached"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
86 <param name="ref" argument="@ARGUMENT@" type="select" label="Reference"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
87 <options from_data_table="fasta_indexes"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
88 <filter type="data_meta" ref="input" key="dbkey" column="dbkey"/> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
89 </options> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
90 <validator type="no_options" message="No reference genome is available for the build associated with the selected input dataset"/> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
91 </param> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
92 </when> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
93 </conditional> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
94 </xml> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
95 <xml name="mandatory_reference" token_help="" token_argument=""> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
96 <conditional name="addref_cond"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
97 <param name="addref_select" type="select" label="Use a reference sequence"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
98 <help>@HELP@</help> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
99 <option value="history">Use a genome/index from the history</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
100 <option value="cached">Use a built-in genome</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
101 </param> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
102 <when value="history"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
103 <param name="ref" argument="@ARGUMENT@" type="data" format="fasta,fasta.gz" label="Reference"/> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
104 </when> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
105 <when value="cached"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
106 <param name="ref" argument="@ARGUMENT@" type="select" label="Reference"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
107 <options from_data_table="fasta_indexes"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
108 <filter type="data_meta" ref="input" key="dbkey" column="dbkey"/> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
109 <validator message="No reference genome is available for the build associated with the selected input dataset" type="no_options" /> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
110 </options> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
111 </param> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
112 </when> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
113 </conditional> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
114 </xml> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
115 | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
116 | 
| 
5
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
117 <token name="@ADDTHREADS@"><![CDATA[ | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
118 ##compute the number of ADDITIONAL threads to be used by samtools (-@) | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
119 addthreads=\${GALAXY_SLOTS:-1} && (( addthreads-- )) && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
120 ]]></token> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
121 <token name="@ADDMEMORY@"><![CDATA[ | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
122 ##compute the number of memory available to samtools sort (-m) | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
123 ##use only 75% of available: https://github.com/samtools/samtools/issues/831 | 
| 
7
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
124 addmemory=\${GALAXY_MEMORY_MB_PER_SLOT:-768} && | 
| 
5
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
125 ((addmemory=addmemory*75/100)) && | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
126 ]]></token> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
127 <xml name="seed_input"> | 
| 
7
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
128 <param name="seed" type="integer" optional="True" label="Seed for random number generator" help="If empty a random seed is used." /> | 
| 
5
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
129 </xml> | 
| 
7
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
130 <xml name="flag_options" token_s1="false" token_s2="false" token_s4="false" token_s8="false" token_s16="false" token_s32="false" token_s64="false" token_s128="false" token_s256="false" token_s512="false" token_s1024="false" token_s2048="false"> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
131 <option value="1" selected="@S1@">Read is paired</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
132 <option value="2" selected="@S2@">Read is mapped in a proper pair</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
133 <option value="4" selected="@S4@">Read is unmapped</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
134 <option value="8" selected="@S8@">Mate is unmapped</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
135 <option value="16" selected="@S16@">Read is mapped to the reverse strand of the reference</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
136 <option value="32" selected="@S32@">Mate is mapped to the reverse strand of the reference</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
137 <option value="64" selected="@S64@">Read is the first in a pair</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
138 <option value="128" selected="@S128@">Read is the second in a pair</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
139 <option value="256" selected="@S256@">Alignment of the read is not primary</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
140 <option value="512" selected="@S512@">Read fails platform/vendor quality checks</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
141 <option value="1024" selected="@S1024@">Read is a PCR or optical duplicate</option> | 
| 
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
142 <option value="2048" selected="@S2048@">Alignment is supplementary</option> | 
| 
5
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
143 </xml> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
144 | 
| 
7
 
71db7f3a33b9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
 
iuc 
parents: 
6 
diff
changeset
 | 
145 <!-- region specification macros and tokens for tools that allow the specification | 
| 
5
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
146 of region by bed file / space separated list of regions --> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
147 <token name="@REGIONS_FILE@"><![CDATA[ | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
148 #if $cond_region.select_region == 'tab': | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
149 -t '$cond_region.targetregions' | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
150 #end if | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
151 ]]></token> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
152 <token name="@REGIONS_MANUAL@"><![CDATA[ | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
153 #if $cond_region.select_region == 'text': | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
154 #for $i, $x in enumerate($cond_region.regions_repeat): | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
155 '${x.region}' | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
156 #end for | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
157 #end if | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
158 ]]></token> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
159 <xml name="regions_macro"> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
160 <conditional name="cond_region"> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
161 <param name="select_region" type="select" label="Filter by regions" help="restricts output to only those alignments which overlap the specified region(s)"> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
162 <option value="no" selected="True">No</option> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
163 <option value="text">Manualy specify regions</option> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
164 <option value="tab">Regions from tabular file</option> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
165 </param> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
166 <when value="no"/> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
167 <when value="text"> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
168 <repeat name="regions_repeat" min="1" default="1" title="Regions"> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
169 <param name="region" type="text" label="region" help="format chr:from-to"> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
170 <validator type="regex" message="Required format: CHR[:FROM[-TO]]; where CHR: string containing any character except quotes, whitespace and colon; FROM and TO: any integer">^[^\s'\":]+(:\d+(-\d+){0,1}){0,1}$</validator> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
171 </param> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
172 </repeat> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
173 </when> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
174 <when value="tab"> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
175 <param name="targetregions" argument="-t/--target-regions" type="data" format="tabular" label="Target regions file" help="Do stats in these regions only. Tab-delimited file chr,from,to (1-based, inclusive)" /> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
176 </when> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
177 </conditional> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
178 </xml> | 
| 
 
f4d18be9994a
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit a972815cbd43dea553b3c0e4ad548f35d0023228-dirty
 
iuc 
parents: 
4 
diff
changeset
 | 
179 | 
| 
2
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
180 <xml name="citations"> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
181 <citations> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
182 <citation type="bibtex"> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
183 @misc{SAM_def, | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
184 title={Definition of SAM/BAM format}, | 
| 
4
 
0b97d4e945ab
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 411130b45dc30f7f24f41cdeec5e148c5d8faf40
 
iuc 
parents: 
3 
diff
changeset
 | 
185 url = {https://samtools.github.io/hts-specs/},} | 
| 
2
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
186 </citation> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
187 <citation type="doi">10.1093/bioinformatics/btp352</citation> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
188 <citation type="doi">10.1093/bioinformatics/btr076</citation> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
189 <citation type="doi">10.1093/bioinformatics/btr509</citation> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
190 <citation type="bibtex"> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
191 @misc{Danecek_et_al, | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
192 Author={Danecek, P., Schiffels, S., Durbin, R.}, | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
193 title={Multiallelic calling model in bcftools (-m)}, | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
194 url = {http://samtools.github.io/bcftools/call-m.pdf},} | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
195 </citation> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
196 <citation type="bibtex"> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
197 @misc{Durbin_VCQC, | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
198 Author={Durbin, R.}, | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
199 title={Segregation based metric for variant call QC}, | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
200 url = {http://samtools.github.io/bcftools/rd-SegBias.pdf},} | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
201 </citation> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
202 <citation type="bibtex"> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
203 @misc{Li_SamMath, | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
204 Author={Li, H.}, | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
205 title={Mathematical Notes on SAMtools Algorithms}, | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
206 url = {http://www.broadinstitute.org/gatk/media/docs/Samtools.pdf},} | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
207 </citation> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
208 <citation type="bibtex"> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
209 @misc{SamTools_github, | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
210 title={SAMTools GitHub page}, | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
211 url = {https://github.com/samtools/samtools},} | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
212 </citation> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
213 </citations> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
214 </xml> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
215 <xml name="version_command"> | 
| 
4
 
0b97d4e945ab
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit 411130b45dc30f7f24f41cdeec5e148c5d8faf40
 
iuc 
parents: 
3 
diff
changeset
 | 
216 <version_command><![CDATA[samtools 2>&1 | grep Version]]></version_command> | 
| 
2
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
217 </xml> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
218 <xml name="stdio"> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
219 <stdio> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
220 <exit_code range="1:" level="fatal" description="Error" /> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
221 </stdio> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
222 </xml> | 
| 
 
77a6694ebf7a
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
 
devteam 
parents:  
diff
changeset
 | 
223 </macros> | 
