Hey @sam thank you for mentioning the error in my code.
Actually, I am delaing with a binary trait, so I have base file with effect size, target file (bed,bim,fam for cases) and pheno file with 'cases and controls with FID and IID.
But I am getting error,
There are a total of 1 phenotype to process
Start performing clumping
Clumping Progress: 100.00%
Number of variant(s) after clumping : 439
Processing the 1 th phenotype
Phenotype is a binary phenotype
0 control(s)
6113 case(s)
There are no control samples
So, my bed, bim and fam also requires both Cases and Control information? Sorry for my naive question. I am using PRSice for the first time
I don't know what this program is, but it would seem that the pound sign (
#) will cause problems.