Skip to content

v0.4

Compare
Choose a tag to compare
@grst grst released this 26 Aug 11:06
358cff1
  • Adapt tcr_dist to support second array of sequences (#166). This enables comparing CDR3 sequences against a list of reference sequences.
  • Add tl.clonotype_convergence which helps to find evidence of convergent evolution (#168)
  • Optimize parallel sequence distance calculation (#171). There is now less communication overhead with the worker processes.
  • Fixed an error when runing pp.tcr_neighbors (#177)
  • Improve packaging. Use setuptools_scm instead of get_version. Remove redundant metadata. (#180). More tests for conda (#180).