-
Notifications
You must be signed in to change notification settings - Fork 9
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
For the same sample, HLA-C was mistyped at 2M reads but correct at 1M and 3M reads #40
Comments
Seems the abundances for the true alleles and the wrong alleles are not very high, so there could be some tricky issues. As before, could you please share the candidate reads, and I can look into it. Thank you! Meanwhile, the current github v1.0.7-r225 also fixes an issue in the t1k-build regarding the exonization in an HLA-C allele. Could you please recreate the T1K's reference using t1k-build from the hla.dat file, and it may fix this issue. |
After recreating the T1K reference, the result for HLA-C with 2M reads is correct now. |
Is the abundance estimation comparable between C01:02 and C05:01 in the new run? If they still differ a lot, I think there are still some hidden issues. |
Hi, while analyzing another HLA reference sample(HLA-C*05:01:01), we observed tha the HLA-C typing results were incorrect at 2M reads (HLA-C*08:02:01). But when we switch to other data sizes of 1-3M, even if we only change it to 2.1M, all of the results are correct.
![image](https://private-user-images.githubusercontent.com/23165277/385627549-4b6aaa9f-7590-4505-bdf4-bf77c52ad86e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNTQ0OTUsIm5iZiI6MTczOTA1NDE5NSwicGF0aCI6Ii8yMzE2NTI3Ny8zODU2Mjc1NDktNGI2YWFhOWYtNzU5MC00NTA1LWJkZjQtYmY3N2M1MmFkODZlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDIyMzYzNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTJhNWNiNGI1ODViOTI0ZTAyNTIwYTNlZDFkMzc0NWUxNTFhMTZhNzVmN2MxMmQ1ZTBjMWQ1MzVhNDk3ODQwOTMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.elEr66fthHpv-qMbRqFzJMgMV730jvHyRx0aJpRbZQY)
T1K v1.1.7-r225 was used and different numbers of reads were obtained through the --reads_to_process parameter of fastp.
running command:
log of 2M reads:
It seems different from the last issue about HLA-C typing error, so I open a new issue. Thank you in advance for your time and help.
The text was updated successfully, but these errors were encountered: