Skip to content

v0.05 - abundance filter

Compare
Choose a tag to compare
@lskatz lskatz released this 20 Oct 15:45
· 400 commits to master since this release
  • Added a new abundance filter that searches for kmer "valleys"
  • Enable this filter by specifying --mindepth 0 when using fastq files
  • idea from Alex Jironkin and Anthony Underwood, but I created a version that is unfortunately not as fast but does not require any additional dependencies.