SNP scoring using PLINK
1
0
Entering edit mode
8.7 years ago

I am using the --score command in plink to estimate profiles for individuals based on an allelic scoring system.

The input file is just three columns with SNP name, reference allele and the score. However I am getting this message in the log file.

Warning: 3 lines skipped in --score file.

So I guess the first SNPs are not being read by plink? Change files but still same problem. Anyone has experience something similar?

Thank you.

plink SNP • 4.4k views
ADD COMMENT
1
Entering edit mode
8.7 years ago
Joey ▴ 430

Can you do two double checks:

a) Check if those SNPs are present in your genetic data (bed/bim/fam)?

and

b) If they are present, the reference allele in your scoring file matches with either one of the alleles in the *.bim file.

-Joey

ADD COMMENT
0
Entering edit mode

Yes, I had a problem with the reference alleles on the bim files. That solved the problem.

If you have some experienced with the scoring function could you explain me what this two variables mean? I can't understand the definition from the plink manual explanation. Thank you again.

ADD REPLY
0
Entering edit mode

We have some papers where we used the genetic risk score in a Mendelian randomization study. Which variables do you want me to explain? I will try my best.

ADD REPLY

Login before adding your answer.

Traffic: 1522 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6