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

Error: no snpdist defined #69

Closed
elinejk opened this issue Feb 26, 2021 · 4 comments
Closed

Error: no snpdist defined #69

elinejk opened this issue Feb 26, 2021 · 4 comments

Comments

@elinejk
Copy link

elinejk commented Feb 26, 2021

Hi,
When I run detect_cnv.pl -trio using a custom pfb file for the Illumina GSA array I get the following error:

ERROR: For nextregion 22,kgp15099441,rs530422334, pos=rs5030865.1 rs78482768 kgp15099441 rs530422334 22:42529918_CYP2D6 sample1.txt sample2.txt sample3.txt: no snpdist defined!!!

In detect_cnv.pl this is:

ERROR: for nextregion $nextsubregion, pos=@nextpos @$ref_inputfile: no snpdist defined!!!

Do you have any suggestions on how to solve this?
Thanks!

@elinejk elinejk closed this as completed Jun 28, 2021
@hezht3
Copy link

hezht3 commented Jan 11, 2023

I also met with this issue. I wonder whether there's any suggestion on resolving this? Thanks.

@elinejk
Copy link
Author

elinejk commented Jan 17, 2023

If I remember correctly, the error is the result of multiple SNPs with the same coordinates. Because they have the same position, PennCNV trio calling is unable to calculate the distance between the SNPs. My solution to this, while not ideal, was to change the input files so that there was only one SNP for each position

@SamGreen52
Copy link

Hello! Currently receiving this issue, was there any other additional solutions that you may have found?

@kaichop
Copy link
Contributor

kaichop commented Jun 19, 2024 via email

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

4 participants