Skip to content

v2.2.2: Added unified filtering and sampling

Compare
Choose a tag to compare
@agudys agudys released this 04 Oct 10:43
· 1 commit to master since this release
18719c7
  • Added rows sampling (-sample-rows option) in all2all-sp and all2all-parts modes.
  • Added unified filtering based on any specified measure (parameters -above, -above_eq, -below, and -below_eq replaced with -min and -max options).
  • Changed interface in distance mode: only one measure allowed, output file has to be specified.

NOTE: In this release an Kmer-db interface has changed slightly: -above/-above_eq/-below/-below_eq options have been replaced with -min/ -max and distance mode requires additional argument. Please update your pipelines accordingly.