issues
search
andim
/
pyrepseq
Python library for immune repertoire analysis
MIT License
15
stars
4
forks
source link
Bug fix cdr3levenshtein
#23
Closed
yutanagano
closed
8 months ago
yutanagano
commented
8 months ago
Fixed bug where Cdr3Levenshtein metric variants wanted V gene information
Found bug in pc implementation where if inputs are DataFrames the coincidence calculation was wrong
Added some test cases to test for this