You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Used Python to implement the Soft Regularized Markov Clustering (SR-MCL) algorithm and tested it on an extensive real-world dataset, weighted yeast proteins interactome, for time complexity and performance check beside a small random graph for showing the nodes' predicted clusters.