# \donttest{
data(HVGERM)
asc <- inferAlleleClusters(HVGERM[1:30],
clustering_method = "leiden",
target_clusters = 5)
plotCommunityNetwork(asc)
# }
Run the code above in your browser using DataLab