-
Notifications
You must be signed in to change notification settings - Fork 16
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
Key Error from REF and ALT fields when running DumpSTR on GangSTR vcf file #81
Comments
Hi Bonnie, |
Hi Nima,
I don't think we've figured it out yet. I think the Key Errors are related
to codis markers?
-Bonnie
…On Thu, Feb 13, 2020 at 10:50 AM Nima Mousavi ***@***.***> wrote:
Hi Bonnie,
Did we figure this out? I remember you mentioned it before but forgot if
it was addressed or not.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#81?email_source=notifications&email_token=ALW3KKWOG6SOIJGVBK5MN6TRCWI6XA5CNFSM4JMMWG7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELWFS6A#issuecomment-585914744>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALW3KKT5OZESCP4J4INWC7TRCWI6XANCNFSM4JMMWG7A>
.
|
O cool I remember now. |
Is it ok if I send the vcf file? I can't seem to find the bed file. chr5_subset.vcf is a subset of chr5 (contains one of the 3 lines that cause the error), and when it is the input vcf for dumpSTR, the error is thrown. |
awesome, thanks! I'll check them out later. |
DumpSTR throws KeyError: 'csf1poatct' when running on a GangSTR vcf file (Platinum Genomes pedigree). I noticed the error was due to strings such as ‘csf1poatct,’ ‘d7s820tatc,’ and ‘d8s1179tcta’ in the REF and ALT fields in chr5 pos 149455887, chr7 pos 83789542, and chr8 pos 125907115.
The text was updated successfully, but these errors were encountered: