How to convert bgen data files to PLINK format
1
0
Entering edit mode
5.5 years ago
bha ▴ 80

I have sequence data which is in .bgen format .

Wanted to convert this into PLINK format. Any suggestion what's the best way to do this?

plink software bgen • 9.8k views
ADD COMMENT
2
Entering edit mode
5.5 years ago
zx8754 11k

Why convert? plink accepts bgen format as input, see:

ADD COMMENT
0
Entering edit mode

I tried this: plink2 --bgen data.chr22.bgen --make-bed --out ex22 But got this error message:

Error: .bgen file does not contain sample IDs, and no .sample file was specified.

what am i missing in command?

ADD REPLY
1
Entering edit mode

Error message is clear, you are missing sample file --sample [filename].

ADD REPLY

Login before adding your answer.

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