PRSice: Error in getopt(spec = spec, opt = args) : long flag "cov" is ambiguous
1
0
Entering edit mode
19 months ago
2795462813 • 0
PRSice: Error in getopt(spec = spec, opt = args) : long flag "cov" is ambiguous
PRSice: Error in getopt(spec = spec, opt = args) : long flag "pheno" is ambiguous

The command is

Rscript PRSice.R \
    --prsice PRSice_linux \
    --base Height.QC.gz \
    --target EUR.QC \
    --binary-target F \
    --pheno EUR.height \
    --cov EUR.covariate \
    --base-maf MAF:0.01 \
    --base-info INFO:0.8 \
    --stat OR \
    --or \
    --out EUR

the pheno file is like this enter image description here

the cov file is like thisenter image description here

PRSice cov ambiguous getopt • 778 views
ADD COMMENT
0
Entering edit mode
18 months ago
Sam ★ 4.7k

You will need to use the latest version to solve that

ADD COMMENT

Login before adding your answer.

Traffic: 1851 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