Releases: nunofonseca/fastq_utils
Releases · nunofonseca/fastq_utils
0.25.2
0.25.1
Added support for RNA-seq data from Nanopore (containing Uracil bases).
bam2fastq: added --10xV2 and --10xV3 options.
0.24.1
Fix: detection of Sanger Phred encoding (some cases were failing).
0.24.0
Changes: added support for sanger encoding (now found in Nanopore and Pacbio data).
0.23.0
Added -q option to fastq_info.
0.21.0
Added support to optionally use 10X chromium molecular barcode tags.
0.20.0
0.19.3
Fix.
0.19.2
Fix: better error handling for bzip2 files in fastq_validator.sh
0.19.0
New: conda install (thanks to @pinin4fjords).
Improvements to bam2fastq.