v1.2.3 - 8/11/2024
·
20 commits
to master
since this release
The correct files to download are either falco-1.2.3.zip or falco-1.2.3.tar.gz
Please do not download the "Source code" files automatically generated by GitHub, as they do not contain all files necessary for compilation.
What's Changed
- Fixed a bug that caused access past ends of adapters in some situations
- Removed progress bar for BAM input because we can't be sure it's accurate
- Fixed a bug involving wrong strands for reads in BAM files (issue #59)
- Fixed a bug that attempted to build for BAM support even when HTSLib was not available
- Updated adapter and contaminant files from FastQC v0.12.0 (issue #64)