readGRMBinToVector: Read a GRM into a Vector

Description Usage Arguments Value

Description

Given two input files

The data from the binary file are read using readLines and are stored in a vector

Usage

1
readGRMBinToVector(psInputPrefix, psInputPath = NULL, size = 4)

Arguments

psInputPrefix

common prefix of input files

psInputPath

path to input files

size

word size passed to readBin

Value

vector with flattened represenation of GRM


charlotte-ngs/rgrm documentation built on May 13, 2019, 3:34 p.m.