annotate macros.xml @ 15:72472698a2df draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
author iuc
date Thu, 02 Mar 2023 10:38:54 +0000
parents 3061c8b029e5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
1 <macros>
14
3061c8b029e5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents: 13
diff changeset
2 <token name="@TOOL_VERSION@">5.2.0</token>
15
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
3 <token name="@VERSION_SUFFIX@">1</token>
14
3061c8b029e5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents: 13
diff changeset
4 <token name="@PROFILE@">21.01</token>
9
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
5 <xml name="requirements">
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
6 <requirements>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
7 <requirement type="package" version="@TOOL_VERSION@">quast</requirement>
14
3061c8b029e5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents: 13
diff changeset
8 <requirement type="package" version="0.7.17">bwa</requirement>
3061c8b029e5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents: 13
diff changeset
9 <requirement type="package" version="2.30.0">bedtools</requirement>
9
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
10 </requirements>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
11 </xml>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
12 <xml name="bio_tools">
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
13 <xrefs>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
14 <xref type="bio.tools">quast</xref>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
15 </xrefs>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
16 </xml>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
17 <xml name="gene_thresholds">
15
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
18 <param argument="--gene-thresholds" type="text" value="0,300,1500,3000" label="Comma-separated list of thresholds (in bp) for gene lengths to find with a finding tool"/>
9
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
19 </xml>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
20 <xml name="citations">
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
21 <citations>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
22 <citation type="doi">10.1093/bioinformatics/bty266</citation>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
23 <citation type="doi">10.1093/bioinformatics/btw379</citation>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
24 <citation type="doi">10.1093/bioinformatics/btv697</citation>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
25 <citation type="doi">10.1093/bioinformatics/btt086</citation>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
26 </citations>
45924fa8d8c5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 9e4867db42282a980f1149711159fa811b2d8414"
iuc
parents:
diff changeset
27 </xml>
14
3061c8b029e5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents: 13
diff changeset
28 <xml name="min_identity_macros" token_value="">
15
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
29 <param argument="--min-identity" type="float" value="@VALUE@" min="80" max="100" label="Minimum IDY% considered as proper alignment" help="Alignments with IDY% worse than this value will be filtered. Note that all alignments with IDY% less than 80.0% will be filtered regardless of this threshold. "/>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
30 </xml>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
31 <xml name="custom">
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
32 <param name="custom" type="select" label="Use customized names for the input files?" help="They will be used in reports, plots and logs">
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
33 <option value="true">Yes, specify custom names</option>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
34 <option value="false" selected="true">No, use dataset names</option>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
35 </param>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
36 </xml>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
37 <xml name="labelled_input">
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
38 <param name="input" type="data" format="fasta" label="Contigs/scaffolds file"/>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
39 <param argument="--labels" type="text" value="" label="Name"/>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
40 </xml>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
41 <xml name="reads_option">
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
42 <param name="reads_option" type="select" label="Reads options" help="Currently, the supported read types are Illumina unpaired, paired-end and mate-pair reads, PacBio SMRT, and Oxford Nanopore long reads.">
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
43 <option value="disabled">Disabled</option>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
44 <option value="single">Illumina single-end reads</option>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
45 <option value="paired">Illumina paired-end reads</option>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
46 <option value="paired_collection">Illumina paired-end reads in paired collection</option>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
47 <option value="paired_interlaced">Illumina interlaced paired-end reads</option>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
48 <option value="mate_paired">Illumina mate-pair reads</option>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
49 <option value="pacbio">Pacbio SMRT reads</option>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
50 <option value="nanopore">Nanopore reads</option>
72472698a2df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 617a2c388e73d6c93a2a1db9a58b914510052b69
iuc
parents: 14
diff changeset
51 </param>
14
3061c8b029e5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit b4d6989e1e185120ce470df5c2b0d93330d5e124
iuc
parents: 13
diff changeset
52 </xml>
12
875d0f36d66f "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit f713a7853d074ca39057c680ebadba5cbecf5d86"
iuc
parents: 11
diff changeset
53 </macros>