Skip to content

v0.2.6

Compare
Choose a tag to compare
@mdshw5 mdshw5 released this 13 Feb 19:32
· 743 commits to master since this release

New in version 0.2.6:

  • Faidx no longer has raw_index attribute or rebuild_index method
    (reduce memory footprint)
  • Faidx index memory usage decreased by 31-40%
  • .fai creation is streaming, performance increase for very large
    indices
  • Possible speed regression when performing many small queries using
    Fasta class