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

log-odds-ratio threshold for LOH #27

Open
ahwanpandey opened this issue Aug 20, 2020 · 0 comments
Open

log-odds-ratio threshold for LOH #27

ahwanpandey opened this issue Aug 20, 2020 · 0 comments

Comments

@ahwanpandey
Copy link

ahwanpandey commented Aug 20, 2020

Hi,

I was wondering if there is a threshold I could use on the log-odds-ratio (MAF) value to call a region as LOH? I am calculating the converted MAF_R as sqrt(abs(MAF_R)). The real purpose is to make a copynumber frequency plot like this but with MAF values:

image

These plots need a threshold to calculate the frequency above it so just wondering if I can use the converted MAF_R value and then use a threshold to calculate the frequencies? But what threshold would it be for a region to be called as LOH.

I was thinking of using anything above 1 as LOH, but if I plot the converted MAF_R values across the genome and color it by LCN (which means LOH), there are some segments with MAF close to 0 and LCN = 0. Here's an example for a sample:

This is the profile generated by cnv_facets:
image

This is a segment plot I made just using the converted MAF values and colored by LCN
image

Any advice would be really helpful!

Thanks!

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