You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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():
The text was updated successfully, but these errors were encountered: