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

HLA prediction quality #11

Open
rcanovas opened this issue Jul 6, 2020 · 1 comment
Open

HLA prediction quality #11

rcanovas opened this issue Jul 6, 2020 · 1 comment

Comments

@rcanovas
Copy link

rcanovas commented Jul 6, 2020

Is there any way to obtain the quality (r2 or INFO) of imputing HLA-* ?
So far, after doing the prediction I can only see the alleles and only one probability.

@zhengxwen
Copy link
Owner

Use that probability for a pair of alleles, and a threshold 0.5.
Or output all prob. of the full pairs of alleles,

hlaPredict(object, snp, type="prob")

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