Extract elements from genomic relationship matrix (GRM) (whole or subset) stored on disk.
getGRM(
GRMlist = NULL,
ids = NULL,
idsCLS = NULL,
idsRWS = NULL,
cls = NULL,
rws = NULL
)
list providing information about GRM matrix stored in binary files on disk
vector of ids in GRM to be extracted
vector of column ids in GRM to be extracted
vector of row ids in GRM to be extracted
vector of columns in GRM to be extracted
vector of rows in GRM to be extracted