Skip to content

v1.1.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@bepoli bepoli released this 11 Jul 12:49
· 32 commits to main since this release
9224900

What's Changed

  • Improve the TE-UMI deduplication by using directed graphs (inspired by umi-tools directional algorithm).
  • Use networkx to handle graphs.
  • Make the EM procedure compatible with the new deduplication strategy.
  • Make EM operations on a numpy matrix to increase performance.

Full Changelog: v1.1.0-beta.1...v1.1.0-beta.2