How to input multiple bed files in plink
1
1
Entering edit mode
2.2 years ago
Ruocheng ▴ 10

Hello,

I have 22 bed files from chromosome 1 to chromosome 22. How can I input them together one time in plink? Is there any command like --mbfile in GCTA that can take a list of the bed files.

chr1.bed
chr1.bim
chr1.fam
...
chr22.bed
chr22.bim
chr22.fam

Thanks for your help.

bed plink • 1.1k views
ADD COMMENT
2
Entering edit mode
2.2 years ago

The plink way of handling this is to create a merged dataset first: see the --merge-list command (and --pmerge-list in plink 2.0). Considerable effort has been spent on making plink capable of efficiently working with such large datasets.

ADD COMMENT

Login before adding your answer.

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