Mercurial > repos > koen > gbsx
annotate gbsx_barcodeGenerator.xml @ 23:3b325560887b draft default tip
new version of gbsx: v1.2 with barcodeGenerator, demultiplex and digest
author | koen |
---|---|
date | Tue, 26 Jan 2016 07:56:34 -0500 |
parents | 609ad9165ba2 |
children |
rev | line source |
---|---|
1 | 1 <tool id="gbsx_barcodeGenerator" name="GBSX: Barcode Generator" version="1.1.5"> |
2 <description>creates inline barcodes for a given enzyme</description> | |
3 <requirements> | |
23
3b325560887b
new version of gbsx: v1.2 with barcodeGenerator, demultiplex and digest
koen
parents:
20
diff
changeset
|
4 <requirement type="package" version="1.2">GBSX</requirement> |
1 | 5 </requirements> |
6 <command interpreter="sh">gbsx_barcodeGenerator.sh $barcode $enzyme $barcode_list $barcode_summary</command> | |
7 <inputs> | |
8 <param name="barcode" size="4" type="integer" value="5" min="1" max="20000" label="Number of barcodes to generate" /> | |
9 <param name="enzyme" size="4" type="select" label="The enzyme to use" > | |
10 <option value="ApeKI">ApeKI</option> | |
11 <option value="PstI">PstI</option> | |
12 <option value="EcoT22I">EcoT22I</option> | |
13 <option value="PasI">PasI</option> | |
14 <option value="HpaII">HpaII</option> | |
15 <option value="MspI">MspI</option> | |
16 <option value="PstI-EcoT22I">PstI-EcoT22I</option> | |
17 <option value="PstI-MspI">PstI-MspI</option> | |
18 <option value="PstI-TaqI">PstI-TaqI</option> | |
19 <option value="SbfI-MspI">SbfI-MspI</option> | |
20 <option value="AsiSI-MspI">AsiSI-MspI</option> | |
21 <option value="BssHII-MspI">BssHII-MspI</option> | |
22 <option value="FseI-MspI">FseI-MspI</option> | |
23 <option value="SalI-MspI">SalI-MspI</option> | |
24 <option value="ApoI">ApoI</option> | |
25 <option value="BamHI">BamHI</option> | |
26 <option value="MseI">MseI</option> | |
27 <option value="Sau3AI">Sau3AI</option> | |
28 <option value="RBSTA">RBSTA</option> | |
29 <option value="RBSCG">RBSCG</option> | |
30 <option value="NspI">NspI</option> | |
31 <option value="AvaII">AvaII</option> | |
32 <option value="NA">NA</option> | |
33 </param> | |
34 </inputs> | |
35 <outputs> | |
36 <data format="tabular" name="barcode_list" label="GBSX: Barcode Generator: Barcode List" /> | |
37 <data format="txt" name="barcode_summary" label="GBSX: Barcode Generator: Summary" /> | |
38 </outputs> | |
39 | |
40 <tests> | |
41 <test> | |
42 <param name="barcode" value="5"/> | |
43 <param name="enzyme" value="ApeKI"/> | |
44 <output name="barcode_list"> | |
45 <assert_contents> | |
46 <has_n_columns n="3" /> | |
47 <has_text_matching expression="^sample[1-9]+\t[AGCT]*\tApeKI" /> | |
48 </assert_contents> | |
49 </output> | |
50 </test> | |
51 </tests> | |
52 | |
53 <help> | |
54 | |
55 .. class:: infomark | |
56 | |
57 **Overview** | |
58 | |
59 Genotyping by Sequencing is an emerging technology for cost effective variant discovery and genotyping. However, current analysis tools do not fulfill all experimental design and analysis needs. | |
60 | |
61 GBSX is a package of tools to first aid in experimental design, including choice of enzymes and barcode design. Secondly, it provides a first analysis step to demultiplex samples using in-line barcodes, providing fastq files that can easily be plugged into existing variant analysis pipelines. | |
62 | |
63 ---- | |
64 | |
65 This toolkit generates the given number of variating barcodes in combination with the given enzyme for GBS and RAD experiments. | |
66 | |
67 The outcome of this tool will always be different. This is because the generated barcodes are completely random. The best practice is to manually check the position matrix to see if every bases occurs equally on every position. | |
68 | |
69 Only the most used options are included. For more options, please use the command line version of GBSX. | |
70 | |
71 ---- | |
72 | |
73 **Created by:** | |
74 | |
75 Koen Herten, | |
76 | |
77 Genomics Core Leuven, | |
78 | |
79 Belgium | |
80 | |
81 | |
82 ---- | |
83 | |
84 **Example:** | |
85 | |
86 The outcome of this tool will always be different. | |
87 | |
88 ---- | |
89 | |
90 **Project links:** | |
91 | |
92 https://github.com/GenomicsCoreLeuven/GBSX | |
93 | |
94 ---- | |
95 | |
96 **Integrated by:** | |
97 | |
98 Koen Herten | |
99 | |
100 Genomics Core | |
101 | |
102 Center for Human Genetics | |
103 | |
104 UZ – KU Leuven | |
105 | |
106 Herestraat 49 PO box 602 | |
107 | |
108 B-3000 Leuven, Belgium | |
109 | |
110 | |
111 | |
112 If you use this tool in Galaxy, please cite: | |
113 | |
114 | |
115 </help> | |
116 <citations> | |
117 <citation type="doi">10.1186/s12859-015-0514-3</citation> | |
118 | |
119 <citation type="bibtex">@INPROCEEDINGS{ | |
120 author = {Herten, Koen and Hestand, Matthew S. and Vermeesch, Joris R. and Van Houdt, Jeroen KJ}, | |
121 doi = {10.1186/s12859-015-0514-3}, | |
122 issn = {1471-2105}, | |
123 journal = {BMC Bioinformatics}, | |
124 number = {1}, | |
125 pages = {1–6}, | |
126 title = {GBSX: a toolkit for experimental design and demultiplexing genotyping by sequencing experiments}, | |
127 url = {http://dx.doi.org/10.1186/s12859-015-0514-3}, | |
128 volume = {16}, | |
129 year = {2015} | |
130 }</citation> | |
131 </citations> | |
132 | |
133 | |
134 </tool> |