comparison README.rst @ 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 a3af1ff4cad1
children
comparison
equal deleted inserted replaced
17:831c838927c7 18:f7d63032217b
59 59
60 ========== ====================================================================== 60 ========== ======================================================================
61 Version Changes 61 Version Changes
62 ---------- ---------------------------------------------------------------------- 62 ---------- ----------------------------------------------------------------------
63 63
64 0.02.04.8 - Update the FASTQ subsetting option to make it more efficient
64 0.02.04.7 - Trap for errors in ``pal_finder_v0.02.04.pl`` resulting in bad 65 0.02.04.7 - Trap for errors in ``pal_finder_v0.02.04.pl`` resulting in bad
65 ranges being supplied to ``primer3_core`` for some reads via 66 ranges being supplied to ``primer3_core`` for some reads via
66 ``PRIMER_PRODUCT_RANGE_SIZE`` (and enable 'bad' reads to be output 67 ``PRIMER_PRODUCT_RANGE_SIZE`` (and enable 'bad' reads to be output
67 to a dataset); add new option to use a random subset of reads for 68 to a dataset); add new option to use a random subset of reads for
68 microsatellite detection. 69 microsatellite detection.