# preferably obtain the latest ASC cluster table
# asc_archive <- recentAlleleClusters(doi="10.5281/zenodo.7429773", get_file = TRUE)
# allele_cluster_table <- extractASCTable(archive_file = asc_archive)
data(HVGERM)
# example allele similarity cluster table
data(allele_cluster_table)
asc_germline <- germlineASC(allele_cluster_table, germline = HVGERM)
Run the code above in your browser using DataLab