WGLab / GenGen

A set of software tools to facilitate GWAS analysis
http://gengen.openbioinformatics.org
Other
20 stars 10 forks source link

Error: invalid alleles found in BIM file #9

Open zoeward-nz opened 2 years ago

zoeward-nz commented 2 years ago

I am using Illumina GSA-24v3-0 chip and have followed the tutorial to make the SNPTable. When I try to run convert_bim.pl with -intype top (which I believe it is) I get the Error: invalid alleles found in BIM file (the -intype of 'top' indicates possible alleles as ACGT0): <0 rs111033319 0 0 0 D>

kaichop commented 2 years ago

D is not a valid allele. you can delete this SNP (which is not mapped to chromosome either) from your files and try again.

On Wed, Dec 22, 2021 at 9:00 PM zoeward-nz @.***> wrote:

I am using Illumina GSA-24v3-0 chip and have followed the tutorial to make the SNPTable. When I try to run convert_bim.pl with -intype top (which I believe it is) I get the Error: invalid alleles found in BIM file (the -intype of 'top' indicates possible alleles as ACGT0): <0 rs111033319 0 0 0 D>

— Reply to this email directly, view it on GitHub https://github.com/WGLab/GenGen/issues/9, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNG3OD66FN6EURRS6YIYNDUSJ7DRANCNFSM5KTYNNTQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>