annotate fastx_collapser.xml @ 4:07497255281e draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit fd099d17eceaa319fbfe429f4725328d88b18c9f
author iuc
date Thu, 10 Aug 2023 06:53:56 +0000
parents 7ce1891db6f5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
07497255281e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit fd099d17eceaa319fbfe429f4725328d88b18c9f
iuc
parents: 3
diff changeset
1 <tool id="cshl_fastx_collapser" version="1.0.1+galaxy@VERSION_SUFFIX@" profile="22.05" name="Collapse">
2
421f0af4ee95 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit a1517c9d22029095120643bbe2c8fa53754dd2b7
devteam
parents: 1
diff changeset
2 <description>sequences</description>
3
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
3 <macros>
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
4 <import>macros.xml</import>
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
5 </macros>
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
6 <expand macro="requirements" />
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
7 <command detect_errors="exit_code"><![CDATA[
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
8 @CATS@ fastx_collapser -v
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
9 -o '$output'
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
10 @FQQUAL@
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
11 ]]></command>
0
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
12
2
421f0af4ee95 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit a1517c9d22029095120643bbe2c8fa53754dd2b7
devteam
parents: 1
diff changeset
13 <inputs>
3
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
14 <expand macro="fastx_input" />
2
421f0af4ee95 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit a1517c9d22029095120643bbe2c8fa53754dd2b7
devteam
parents: 1
diff changeset
15 </inputs>
421f0af4ee95 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit a1517c9d22029095120643bbe2c8fa53754dd2b7
devteam
parents: 1
diff changeset
16 <outputs>
3
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
17 <data name="output" format="fasta" metadata_source="input" />
2
421f0af4ee95 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit a1517c9d22029095120643bbe2c8fa53754dd2b7
devteam
parents: 1
diff changeset
18 </outputs>
421f0af4ee95 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit a1517c9d22029095120643bbe2c8fa53754dd2b7
devteam
parents: 1
diff changeset
19 <tests>
421f0af4ee95 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit a1517c9d22029095120643bbe2c8fa53754dd2b7
devteam
parents: 1
diff changeset
20 <test>
421f0af4ee95 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit a1517c9d22029095120643bbe2c8fa53754dd2b7
devteam
parents: 1
diff changeset
21 <param name="input" value="fasta_collapser1.fasta" />
3
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
22 <!-- The output is sorted differently depending on architecture,
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
23 so the sort attribute is needed here -->
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
24 <output name="output" file="fasta_collapser1.out" sort="true" />
2
421f0af4ee95 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit a1517c9d22029095120643bbe2c8fa53754dd2b7
devteam
parents: 1
diff changeset
25 </test>
421f0af4ee95 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit a1517c9d22029095120643bbe2c8fa53754dd2b7
devteam
parents: 1
diff changeset
26 </tests>
3
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
27 <help><![CDATA[
0
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
28 **What it does**
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
29
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
30 This tool collapses identical sequences in a FASTA file into a single sequence.
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
31
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
32 --------
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
33
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
34 **Example**
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
35
2
421f0af4ee95 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit a1517c9d22029095120643bbe2c8fa53754dd2b7
devteam
parents: 1
diff changeset
36 Example Input File (Sequence "ATAT" appears multiple times)::
0
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
37
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
38 >CSHL_2_FC0042AGLLOO_1_1_605_414
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
39 TGCG
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
40 >CSHL_2_FC0042AGLLOO_1_1_537_759
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
41 ATAT
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
42 >CSHL_2_FC0042AGLLOO_1_1_774_520
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
43 TGGC
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
44 >CSHL_2_FC0042AGLLOO_1_1_742_502
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
45 ATAT
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
46 >CSHL_2_FC0042AGLLOO_1_1_781_514
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
47 TGAG
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
48 >CSHL_2_FC0042AGLLOO_1_1_757_487
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
49 TTCA
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
50 >CSHL_2_FC0042AGLLOO_1_1_903_769
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
51 ATAT
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
52 >CSHL_2_FC0042AGLLOO_1_1_724_499
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
53 ATAT
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
54
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
55 Example Output file::
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
56
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
57 >1-1
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
58 TGCG
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
59 >2-4
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
60 ATAT
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
61 >3-1
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
62 TGGC
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
63 >4-1
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
64 TGAG
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
65 >5-1
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
66 TTCA
2
421f0af4ee95 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit a1517c9d22029095120643bbe2c8fa53754dd2b7
devteam
parents: 1
diff changeset
67
0
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
68 .. class:: infomark
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
69
2
421f0af4ee95 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit a1517c9d22029095120643bbe2c8fa53754dd2b7
devteam
parents: 1
diff changeset
70 Original Sequence Names / Lane descriptions (e.g. "CSHL_2_FC0042AGLLOO_1_1_742_502") are discarded.
0
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
71
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
72 The output sequence name is composed of two numbers: the first is the sequence's number, the second is the multiplicity value.
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
73
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
74 The following output::
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
75
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
76 >2-4
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
77 ATAT
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
78
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
79 means that the sequence "ATAT" is the second sequence in the file, and it appeared 4 times in the input FASTA file.
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
80
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
81 ------
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
82
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
83 This tool is based on `FASTX-toolkit`__ by Assaf Gordon.
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
84
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
85 .. __: http://hannonlab.cshl.edu/fastx_toolkit/
3
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
86 ]]></help>
7ce1891db6f5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit bbb2e6b6769b03602a8ab97001f88fbec52080a1
iuc
parents: 2
diff changeset
87 <expand macro="citations" />
0
e942fd3a76a5 Uploaded tool tarball.
devteam
parents:
diff changeset
88 </tool>