Hi,
I have created a profile score using PLINK2, and am confused to what the columns CNT and CNT2 represent.
Here is a snapshot of my output:
FID IID PHENO CNT CNT2 SCORE
sample_01 sample_01 -9 34 6 -0.00694594
sample_02 sample_02 1 48 6 -0.00962895
sample_03 sample_03 -9 36 6 -0.0057536
sample_04 sample_04 -9 52 6 0.00534785
According to the PLINK website:
CNT -Number of non-missing SNPs used for scoring
CNT2 -The number of named alleles
I have only used 35 SNPs to calculate the scores, so how can CNT column be higher than 35?
What do you mean by named alleles?
And are the CNT and CNT2 column contents possibly swapped?
Thanks,
Hamel.