Great package! It looks like for two alignments where the names are identical, plot_synteny() does not work correctly. In my case I am comparing two chromosomes of the same cultivar in two different assemblies, so the chromosome names have to be identical. The same thing happens when you self-align an assembly.
Great package! It looks like for two alignments where the names are identical, plot_synteny() does not work correctly. In my case I am comparing two chromosomes of the same cultivar in two different assemblies, so the chromosome names have to be identical. The same thing happens when you self-align an assembly.
Minimal example:
Then in R:
It now looks like this:
1
should appear twice and there should be one big connection between both with a bunch of repeats causing problems.A workaround is to rename query and subject chromosomes.
sessionInfo():