mcl_cluster_large | R Documentation |
Create the files for labeling the linked clusters from ClusTCR_list_to_matrix function
mcl_cluster_large(my_file, max.iter = 10, inflation = 1, expansion = 1)
my_file |
Matrix file produce from ClusTCR |
max.iter |
Number of iterations to find the steady state of MCL. |
inflation |
numeric value |
expansion |
numeric value |
A list containing two elements:
'Cluster_lab': Data frame containing information about the clusters
'Normalised_tabel': Normalized table used in the clustering process
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.