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

Analysing split and fusion genomes. #35

Closed
mnshgl0110 opened this issue May 23, 2020 · 4 comments
Closed

Analysing split and fusion genomes. #35

mnshgl0110 opened this issue May 23, 2020 · 4 comments

Comments

@mnshgl0110
Copy link
Member

What if my species' chromosome have undergone split and fission?How should I use SyRI, or just the one-to-one synteny chromosme?
image

Originally posted by @baozg in #34 (comment)

@mnshgl0110
Copy link
Member Author

The pre-requisite is to have a one-to-one mapping between chromosomes. So, in such cases, you would want to concatenate chromosomes in one genome that together represent one larger chromosome in the other sample. For example, you would want to concatenate the 7th and the 14th chromosome in the lower genome. Similarly, chromosome 11 and 9 in the upper genome and chromosome 8 and 15 in the lower genome can be combined as well. However, it is important to remember that based on how you concatenate these chromosomes, you can get different rearrangements. So, here I would imagine that the Chr7 in the lower genome would need to be first reverse complemented and then concatenated to Chr14, otherwise it would just be annotated as one large inversion.

@baozg
Copy link

baozg commented May 24, 2020

Thanks. I think I can reverse complemented the Chr7 and add 10k N between Chr7 and Chr14 to get a better annotation for SVs.

@baozg
Copy link

baozg commented May 24, 2020

It works. Maybe the issue could be closed ?
image

@mnshgl0110
Copy link
Member Author

Great.

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

2 participants