For a given cluster the function collapse similar sequences and renames the sequences based on the ASC name scheme
alleleClusterNames(cluster, allele.cluster.table, germ.dist, chain, segment)
A data.frame with the clusters renamed alleles based on the ASC scheme.
A vector with the cluster identifier - the family and allele cluster number.
A data.frame with the list of all germline sequences and their clusters.
A matrix with the germline distance between the germline set sequences.
A character with the chain identifier: IGH/IGL/IGK/TRB/TRA... (Currently only IGH is supported)
A character with the segment identifier: IGHV/IGHD/IGHJ.... (Currently only IGHV is supported)