Sib-pair Command: read plink


ClassData Declaration command
Nameread plink
Arguments <file name prefix> compress

Reads a PLINK .bed and ancillary files: <prefix>.bim, <prefix>.fam and <prefix>.bed. The "run" statement is bypassed, so this command reads in locus and pedigree data immediately. No checking is done for pedigree and Mendelian errors and reordering of pedigree members is not performed -- this is assumed to have been performed by the program that prepared the files. If the compress modifier is present, then the genotype data is stored in a 4 bits per genotype format internally.

The ASCII format PLINK .ped file can be read using the usual read pedigree command.

Example:

read plink test

See also:

read locus plink read PLINK .map file
read pedigree read Sib-pair pedigree file


<< (read bin)Up to index>> (set sex)