Makes a table with the coordinates of the clusters
printClustersFast(dir, clustering, highest_clusters, left, right)A table of clusters and coordinates
the directory that contains the *hybrids.hyb files
The output from the iGraph function cluster_walktrap for the (made with adjacency matrix input)
The cluster you are interested in keeping
list created with hybToGRanges (but just the left section of the list)
list created with hybToGRanges (but just the right section of the list)
Does the same as printClusters but is a lot faster and does not create plots of each cluster