Entering edit mode
                    3.6 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.