genotypeMatrix: imports genotypeMatrix

Description Usage Arguments Value

View source: R/RcppExports.R

Description

imports genotypeMatrix

Usage

1
2
genotypeMatrix(fileName, N, P, col_skip_pos, col_skip, keepbytes,
  keepoffset, fillmissing)

Arguments

fileName

location of bam file

N

number of subjects

P

number of positions

col_skip_pos

which variants should we skip

col_skip

which variants should we skip

keepbytes

which bytes to keep

keepoffset

what is the offset

Value

an armadillo genotype matrix


tshmak/lassosum documentation built on Sept. 24, 2020, 9:41 a.m.