multiBed3: Multiply genotypeMatrix by a matrix

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Multiply genotypeMatrix by a matrix

Usage

1
2
multiBed3(fileName, N, P, input, col_skip_pos, col_skip, keepbytes, keepoffset,
  trace)

Arguments

fileName

location of bam file

N

number of subjects

P

number of positions

input

the matrix

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


kulmsc/modLassosum documentation built on May 5, 2019, 9:19 a.m.