Shapeit2 cannot open reference panel
1
0
Entering edit mode
4.2 years ago
sunnysean ▴ 20

Hi, I am trying to use shapeit2 for imputation like this:

shapeit --input-bed test \
         --input-map chr20.map \
     --input-ref  chr20.hap.gz, chr20.legend.gz, phase3.sample \
     --output-max  phased.haps, phased.sample

But shapeit2 always return "chr20.hap.gz is impossible to open, check file existence or reading permission". chr20.hap.gz are there, and I couldn't find any error with using "less -S chr20.hap.gz" to check it.

Thanks

gwas shapeit2 phasing • 791 views
ADD COMMENT
0
Entering edit mode
4.2 years ago

Please remove the commas on your --input-ref line, and also the --output-max line.

I show examples of how to run SHAPEIT here: C: Phasing with SHAPEIT

Kevin

ADD COMMENT
1
Entering edit mode

Thank you! Great help!

ADD REPLY

Login before adding your answer.

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