I am trying to merge seven bed/bim/fam files in plink using the following code: Plink —bfile chr2 —merge-list all_files.txt —make-bed —out merged The (all_files.txt): chr3.bed …
Hi All, I have the file "1000GP_Phase3_combined.legend". I want to create a binary (*.bed, *.bim, *.fam file) PLINK file. Does anyone have experience? Thank you …
See the plink manuals, covariates files are plain text files, you can create them using any text editor, see below to see the required format: