Releases: mazzalab/fastqwiper
Releases · mazzalab/fastqwiper
v1.1.3
v1.1.2
- Fixed pytests
- Allow only .fastq/.fq and fastq.gz/fq.gz extensions
- Edited arguments options in argparse
- Reduced required arguments and setup default values whenever reasonable
- summary > report
- fixed cross_platforma gz file handling
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Updated README.md by @josefoviedo in #28
- Improved tests and removed snakemake pipelines by @mazzalab in #30
- Wipertools by @mazzalab in #31
New Contributors
- @josefoviedo made their first contribution in #28
Full Changelog: 2024_reports_parallel...v1.1.0
v1.1.0-beta
What's Changed
- Fixed fastqwiper report for single threaded execution by @mazzalab in #25
- 24 fastqwiper reports for parallel workflows by @mazzalab in #26
Full Changelog: 2024-colorama-ruleorder...2024_reports_parallel
v1.0.7-alpha
What's Changed
- Added the possibility to specify the allowed FASTQ sequence line's alphabet (e.g., ACGTN)
- Widened Python compatibility to Python 11 and 12
- Fixed rule order in parallel execution
- 18 drop colorama and python versions by @mazzalab in #19
Full Changelog: qin33_sing...2024-colorama
v1.0.6-alpha
What's Changed
- 16 bbmap repairsh guesses the wrong ascii quality encoding offset and fails by @mazzalab in #17
- Improved startup bash, Singularity and Docker files
Full Changelog: 2023-qualityline_bug...2024-qin
v1.0.6.1-alpha
Fixing Singularity build