Skip to content

Release 0.3.0

Latest
Compare
Choose a tag to compare
@rhpvorderman rhpvorderman released this 01 Jun 15:06
· 24 commits to develop since this release
4cbfde3
  • Improved performance by:
    • Slight rewrites in the multiple FASTQ pipeline. Cases with one, two, three
      and multiple FASTQ files are now handled separately. This vastly improves
      the speed of especially the single and paired end instances.
    • Rewriting the filters in C.
  • Added logging with basic stats. When --verbose is set, the counts for
    individual filters are reported. With --quiet logging can be turned off.