w.score: Load a Matrix

Description Usage Arguments Value

View source: R/1smr.r

Description

This function loads a file as a matrix. It assumes that the first column contains the rownames and the subsequent columns are the sample identifiers. Any rows with duplicated row names will be dropped with the first one being kepted.

Usage

1
w.score(data, org_beta, org_cols = c(), org_trait = NA)

Arguments

data

Path to the input file

org_beta

Path to the input file

org_cols

Path to the input file

org_trait

Path to the input file

Value

A matrix of the infile


andrewcon/ukbbmr documentation built on Dec. 31, 2020, 7:47 p.m.