Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ribbon plot cannot deal well with 100+ contig genomes #65

Open
chriswyatt1 opened this issue Jun 18, 2024 · 0 comments
Open

Ribbon plot cannot deal well with 100+ contig genomes #65

chriswyatt1 opened this issue Jun 18, 2024 · 0 comments

Comments

@chriswyatt1
Copy link
Collaborator

When your genome is not chromosome level, the script to sort the chromosomes on the plot does not work.

At the moment the script looks at species A, chromosome 1, and checks what is the best (longest) equivalent in species B, then goes on to chromosome 2 and does the same,,, this works for 121 chromosome orders (reasonably well), but not when the genome is in contigs.

We need to edit syntenous_chromosomes.pl to force the contig order in sp2 to be based on the position they are in sp1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant