Mercurial > repos > recetox > freebayes
annotate macros.xml @ 0:13bde05924da draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
author | recetox |
---|---|
date | Fri, 14 Aug 2020 13:59:45 +0000 |
parents | |
children |
rev | line source |
---|---|
0
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
1 <macros> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
2 <token name="@DEPENDENCY_VERSION@">1.3.1</token> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
3 <xml name="requirements"> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
4 <requirements> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
5 <requirement type="package" version="@DEPENDENCY_VERSION@">freebayes</requirement> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
6 <requirement type="package" version="1.9">samtools</requirement> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
7 <yield /> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
8 </requirements> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
9 </xml> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
10 <xml name="citations"> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
11 <citations> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
12 <citation type="bibtex"> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
13 @misc{1207.3907, |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
14 Author = {Erik Garrison}, |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
15 Title = {Haplotype-based variant detection from short-read sequencing}, |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
16 Year = {2012}, |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
17 Eprint = {arXiv:1207.3907}, |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
18 url = {http://arxiv.org/abs/1207.3907} |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
19 } |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
20 </citation> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
21 <yield /> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
22 </citations> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
23 </xml> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
24 <xml name="validation"> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
25 <validator type="unspecified_build" /> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
26 <validator type="dataset_metadata_in_data_table" table_name="fasta_indexes" metadata_name="dbkey" metadata_column="1" message="Sequences are not currently available for the specified build." /> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
27 </xml> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
28 <xml name="input_bam"> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
29 <conditional name="batchmode"> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
30 <param name="processmode" type="select" label="Run in batch mode?" help="Selecting individual mode will generate one VCF dataset for each input BAM dataset. Selecting the merge option will produce one VCF dataset for all input BAM datasets" display="radio"> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
31 <option value="individual" selected="true">Run individually</option> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
32 <option value="merge">Merge output VCFs</option> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
33 </param> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
34 <when value="individual"> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
35 <param name="input_bams" type="data" format="bam" label="BAM dataset"> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
36 <yield /> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
37 </param> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
38 </when> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
39 <when value="merge"> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
40 <param name="input_bams" type="data" format="bam" multiple="true" label="BAM dataset(s)"> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
41 <yield /> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
42 </param> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
43 </when> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
44 </conditional> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
45 </xml> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
46 <token name="@COVERAGE@"> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
47 --min-coverage ${coverage_options.min_coverage} |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
48 --skip-coverage ${coverage_options.skip_coverage} |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
49 --limit-coverage ${coverage_options.limit_coverage} |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
50 </token> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
51 <xml name="par_min_cov"> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
52 <param name="min_coverage" argument="--min-coverage" type="integer" value="0" label="Require at least this coverage to process a site" /> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
53 <param name="limit_coverage" argument="--limit-coverage" type="integer" value="0" label="Downsample per-sample coverage to this level if greater than this coverage" /> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
54 <param name="skip_coverage" argument="--skip-coverage" type="integer" value="0" label="Skip processing of alignments overlapping positions with coverage greater than this" /> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
55 </xml> |
13bde05924da
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit 4b9af142d00f49fdc99bc635ec5ca1db032b1fc1"
recetox
parents:
diff
changeset
|
56 </macros> |