Entering edit mode
                    4.6 years ago
        simone.castellana
        
    
        ▴
    
    10
    Hi everyone,
how can i create a plink formatted phnotype data starting from an excel o text file? I have three columuns with FID IID and the phenotype. I tried several things, but nothing worked and I really need help.
I tried with
plink --pheno myfile --pheno-name columnwithpheno --out pheno
but is not working, it tells me "Error: No input dataset."
Does anyone have a solution?
Thanks