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

How to merge multi-samples SVs and obtain breakpoints for genotyping a population #71

Open
Zhiliang-Zhang opened this issue May 7, 2022 · 0 comments

Comments

@Zhiliang-Zhang
Copy link

Zhiliang-Zhang commented May 7, 2022

Hi @pkrusche @traxexx @egor-dolzhenko

Thanks for your contribution. I obtained multi-sample SV sets from pan-genome. Graph-population genotyping is not a good choice for my large plant genome, because the calculation is very large. Paragraph is an accurate genotyper for population short-read sequencing data to further genotype the SVs that had been mined. As we all know, inaccurate breakpoints will result in a bad genotyping performance, although genotyping with breakpoint deviations (1-18bp) also offers a nice performance (~0.9). But, I still have some questions as below.

An example:

Chr1 | 101508 | 101750 | sample1
Chr1 | 101510 | 101770 | sample2
Chr1 | 101510 | 101771 | sample3
Chr1 | 101512 | 101773 | sample4
Chr1 | 101512 | 101776 | sample5, sample14
Chr1 | 101510 | 101777 | sample6
Chr1 | 101514 | 101779 | sample7, sample16
Chr1 | 101515 | 101780 | sample8
Chr1 | 101515 | 101781 | sample9, sample15,sample17
Chr1 | 101515 | 101784 | sample10
Chr1 | 101515 | 101785 | sample11
Chr1 | 101515 | 101786 | sample12
Chr1 | 101518 | 101789 | sample13

Left breakpoint is in 101508-101518(11bp), and right is in 101750-101789(40bp). How to obtain certain breakpoints for genotyping a population to achieve relatively high performance?

Could you give me some advice? Thanks!

Sincerely,
Zhiliang

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