Skip to content

Releases: merenlab/illumina-utils

v2.13

16 Dec 08:54
Compare
Choose a tag to compare

Includes a minor fix to make NovaSeq sequencing results work again.

For some reason the vast majority of bases that are generated by NovaSeq seem to have a quality score of 30. As a result, the C33 check in iu-filter-quality-minoche fails all of them since it expects an over average Q30. With this change those reads are kept in downstream analyses.

v2.12

29 Jul 14:12
Compare
Choose a tag to compare

Includes a fix for an iu-trim-fastq bug that treated compressed input/output files reported in #29 by @FlorianTrigodet.

v2.11

16 Mar 01:59
Compare
Choose a tag to compare

Includes a fix for the quality curve generation step reported in #28.

v2.10

20 Jan 02:23
Compare
Choose a tag to compare

Performance improvements for iu-subsample-fastq.

v2.9

19 Jan 17:33
Compare
Choose a tag to compare

@semiller10 presents v2.9 with minor updates, including the following:

  • Forward and reverse reads now can be of different lengths in read merging.
  • Multithreading chunk evenness fix in read merging.

v2.8

10 Jul 16:42
Compare
Choose a tag to compare

Minor bug fix for multi-threaded merging of paired-end reads.

v2.7

16 Mar 15:16
Compare
Choose a tag to compare

Critical improvements and numerous bug fixes by Sam Miller, including multi-threading support and rapid merging options for iu-merge-paris.

v2.6

03 Nov 00:03
Compare
Choose a tag to compare

A new program: iu-fasta-to-fastq (in case you have no idea ended up with silly FASTA files, and you really really need them in another silly format with made up base quality scores).

v2.5

18 Oct 22:44
Compare
Choose a tag to compare

iu-remove-ids-from-fastq now has a --delimiter parameter for those who wish to have more control over how IDs in FASTQ files should be matched to IDs of interest.

v2.4.1

20 Jun 15:25
Compare
Choose a tag to compare
pip 10 screws us up