# HG changeset patch # User rnateam # Date 1450366559 18000 # Node ID a3395297458b991a34e70adb0e51804a02baa05d # Parent 84d743632f5aef38149d3ab5357192ea1d48b1e4 update flexbar dsc description diff -r 84d743632f5a -r a3395297458b flexbar_dsc.xml --- a/flexbar_dsc.xml Thu Dec 17 10:31:07 2015 -0500 +++ b/flexbar_dsc.xml Thu Dec 17 10:35:59 2015 -0500 @@ -6,7 +6,7 @@ - flexible barcode and adapter removal + flexible barcode and adapter removal (data set collections) flexbar @@ -137,9 +137,9 @@ $cLogging.rndTags #end if - --target FlexbarOutput + --target FlexbarOutput && - for f in *_1.fastq; do mv "\$f" "`basename \$f _1.fastq`_forward.fastq"; done && + for f in *_1.fastq; do mv "\$f" "`basename \$f _1.fastq`_forward.fastq"; done && for f in *_2.fastq; do mv "\$f" "`basename \$f _2.fastq`_reverse.fastq"; done