changeset 18:f7d63032217b draft default tip

Uploaded version 0.02.04.8 (improved fastq subsetting implementation)
author pjbriggs
date Tue, 03 Jul 2018 08:35:32 -0400
parents 831c838927c7
children
files README.rst pal_finder_wrapper.xml
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.rst	Mon Jul 02 10:57:46 2018 -0400
+++ b/README.rst	Tue Jul 03 08:35:32 2018 -0400
@@ -61,6 +61,7 @@
 Version    Changes
 ---------- ----------------------------------------------------------------------
 
+0.02.04.8  - Update the FASTQ subsetting option to make it more efficient
 0.02.04.7  - Trap for errors in ``pal_finder_v0.02.04.pl`` resulting in bad
              ranges being supplied to ``primer3_core`` for some reads via
              ``PRIMER_PRODUCT_RANGE_SIZE`` (and enable 'bad' reads to be output
--- a/pal_finder_wrapper.xml	Mon Jul 02 10:57:46 2018 -0400
+++ b/pal_finder_wrapper.xml	Tue Jul 03 08:35:32 2018 -0400
@@ -1,4 +1,4 @@
-<tool id="microsat_pal_finder" name="pal_finder" version="0.02.04.7">
+<tool id="microsat_pal_finder" name="pal_finder" version="0.02.04.8">
   <description>Find microsatellite repeat elements from sequencing reads and design PCR primers to amplify them</description>
   <macros>
     <import>pal_finder_macros.xml</import>