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

Screening for LOH from CNV results #18

Open
Bio-WYX opened this issue Aug 23, 2023 · 4 comments
Open

Screening for LOH from CNV results #18

Bio-WYX opened this issue Aug 23, 2023 · 4 comments

Comments

@Bio-WYX
Copy link

Bio-WYX commented Aug 23, 2023

Can I determine which regions are LOH(Loss of Heterozygosity)) based on the results of CNV analysis?

@holtjma
Copy link
Collaborator

holtjma commented Aug 23, 2023

Hi @Bio-WYX,

At this time, HiFiCNV is only reporting copy number changes (i.e. CNVs) based on changes in the read depth signal. Loss of heterozygosity is not reported in the output files. Are you looking for general purpose LOH calling or is it something specific to CNV calls?

Matt

@Bio-WYX
Copy link
Author

Bio-WYX commented Aug 24, 2023

Thank you for your reply. I want to do general purpose LOH calling, but I have not found a detection tool that does not require control samples and is suitable for PacBio data. I saw that HifiCNV can perform CNV detection and parse vcf files. I wonder if it is possible to perform LOH detection based on this.

@ctsa
Copy link
Member

ctsa commented Aug 24, 2023

Thanks @Bio-WYX , it is not possible at this time and we don't have a timeline for any such improvement. The depth and minor allele frequency tracks produced by HiFiCNV can be loaded in IGV to visually determine whether a segment is LOH.

@Bio-WYX
Copy link
Author

Bio-WYX commented Aug 28, 2023

OK, thank you.

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

3 participants