Skip to content

seqwish 0.7.1 - Sicurezza

Compare
Choose a tag to compare
@AndreaGuarracino AndreaGuarracino released this 16 Jul 07:45
· 86 commits to master since this release
d29ea57

Buildable Source Tarball: seqwish-v0.7.1.tar.gz

  • This fixes segmentation faults due to empty input PAF files (#74) or empty sequences in input FASTA files (#76).
  • The mmmap_allocator dependency was removed (#76).
  • seqwish became a bit safer, distrusting CIGAR mismatch characters (#77), thus checking the input sequences.
  • Jemalloc is used (#78) as a new memory allocator to tackle memory fragmentation and support scalable concurrency.
  • seqwish doesn't close through Ns, not collapsing them anymore (#80).