powered by
A PLINK IBS (Identity by State) matrix is represented by
IBS matrix in binary
FID and IID in text
A binary IBS matrix is the result of PLINK --distance ibs bin
--distance ibs bin
readIBS(pfx, fid = ".")
IBS matrix with row and column names set to sample ID.
prefix of the IBS file set.
seperate after family ID (def=NULL, use IID only)
pfx <- file.path(system.file("extdata", package="plinkFile"), "m20") (readIBS(pfx))
Run the code above in your browser using DataLab