sd.cutoff: Load a Matrix

Description Usage Arguments Value

View source: R/biobank.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
sd.cutoff(data, column, sd_const = 2, remove = TRUE)

Arguments

data

Path to the input file

column

Path to the input file

sd_const

Path to the input file

remove

Path to the input file

Value

A matrix of the infile


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