# HG changeset patch # User jtilman # Date 1462179518 14400 # Node ID db26fb0c638997b2fe422aa374f714599c7fae3f # Parent 2c6ab15e59640ccc52803fcd20adb9d4f5e9ef54 Uploaded diff -r 2c6ab15e5964 -r db26fb0c6389 flexbar.xml --- a/flexbar.xml Wed Oct 21 14:42:15 2015 -0400 +++ b/flexbar.xml Mon May 02 04:58:38 2016 -0400 @@ -1,14 +1,14 @@ - + - + flexible barcode and adapter removal - flexbar + flexbar flexbar --version @@ -28,19 +28,13 @@ #end if #if $reads.ext == "fastqsanger": - --format sanger + --qtrim-format sanger #end if #if $reads.ext == "fastqsolexa": - --format solexa + --qtrim-format solexa #end if #if $reads.ext == "fastqillumina": - --format i1.3 - #end if - #if $reads.ext == "csfasta": - --color-space - #end if - #if $reads.ext == "fastqcssanger": - --color-space + --qtrim-format i1.3 #end if @@ -53,7 +47,7 @@ #end if #if $cTrimPhred.select == "on": - --pre-trim-phred $cTrimPhred.trimPhred + --qtrim TAIL --qtrim-threshold $cTrimPhred.trimPhred #end if #if $cTrimLen.select == "on": @@ -144,7 +138,7 @@ - + @@ -155,7 +149,7 @@ - + @@ -204,7 +198,7 @@ - + @@ -428,7 +422,7 @@ **Description** -Flexbar preprocesses high-throughput sequencing data efficiently. It demultiplexes barcoded runs and removes adapter sequences. Moreover, trimming and filtering features are provided. Flexbar increases read mapping rates and improves genome and transcriptome assemblies. It supports next-generation sequencing data in fasta/q and csfasta/q format from Illumina, Roche 454, and the SOLiD platform. Flexbar is available on the project_ page. +Flexbar processes high-throughput sequencing data efficiently. It demultiplexes barcoded runs and removes adapter sequences. Moreover, trimming and filtering features are provided. Flexbar increases read mapping rates and improves genome as well as transcriptome assemblies. It supports next-generation sequencing data in fasta and fastq format, e.g. from Roche 454 and the Illumina platform. Flexbar is available on the project_ page. .. _project: https://github.com/seqan/flexbar