svalkiers / clusTCR

CDR3 clustering module providing a new method for fast and accurate clustering of large data sets of CDR3 amino acid sequences, and offering functionalities for downstream analysis of clustering results.
Other
48 stars 9 forks source link

NumPy-based motif generation #43

Closed vincentvandeuren closed 1 year ago

vincentvandeuren commented 1 year ago

Improves performance of the ClusteringResult.summary() method (~20x faster), with identical results.