# HG changeset patch # User koen # Date 1452699907 18000 # Node ID 29fc2bb7bc1804acd01d9321bd7c310bbdb2448f # Parent e9be4649dd28de71910c85504c14416bf667da55 Uploaded gbsx_barcodeGenerator.xml diff -r e9be4649dd28 -r 29fc2bb7bc18 gbsx_barcodeGenerator.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gbsx_barcodeGenerator.xml Wed Jan 13 10:45:07 2016 -0500 @@ -0,0 +1,135 @@ + + creates inline barcodes for a given enzyme + + GBSX_PATH + GBSX + + gbsx_barcodeGenerator.sh $barcode $enzyme $barcode_list $barcode_summary + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +.. class:: infomark + +**Overview** + +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. + +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. + +---- + +This toolkit generates the given number of variating barcodes in combination with the given enzyme for GBS and RAD experiments. + +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. + +Only the most used options are included. For more options, please use the command line version of GBSX. + +---- + +**Created by:** + +Koen Herten, + +Genomics Core Leuven, + +Belgium + + +---- + +**Example:** + +The outcome of this tool will always be different. + +---- + +**Project links:** + +https://github.com/GenomicsCoreLeuven/GBSX + +---- + +**Integrated by:** + +Koen Herten + +Genomics Core + +Center for Human Genetics + +UZ – KU Leuven + +Herestraat 49 PO box 602 + +B-3000 Leuven, Belgium + + + +If you use this tool in Galaxy, please cite: + + + + + 10.1186/s12859-015-0514-3 + + @INPROCEEDINGS{ + author = {Herten, Koen and Hestand, Matthew S. and Vermeesch, Joris R. and Van Houdt, Jeroen KJ}, + doi = {10.1186/s12859-015-0514-3}, + issn = {1471-2105}, + journal = {BMC Bioinformatics}, + number = {1}, + pages = {1–6}, + title = {GBSX: a toolkit for experimental design and demultiplexing genotyping by sequencing experiments}, + url = {http://dx.doi.org/10.1186/s12859-015-0514-3}, + volume = {16}, + year = {2015} + } + + + +