pcrelateMakeGRM
is used to create a genetic relationship matrix (GRM) of pairwise kinship coefficient estimates from the output of pcrelate
.pcrelateMakeGRM(pcrelObj, scan.include = NULL, scaleKin = 2)
pcrelate
. This could be a list of class pcrelate
or an object of class gds.class
read into R
using the function openfn.gds
from the gdsfmt
package.pcrelObj
.pcrelate
.
pcrelate
for the function that performs PC-Relate.
pcrelateReadKinship
for the function that creates a table of pairwise kinship coefficient and IBD sharing probabilities from the same PC-Relate output file.
pcrelateReadInbreed
for the function that creates a table of inbreeding coefficient estimates from the same PC-Relate output file.