load_mat2: Load a Matrix

Description Usage Arguments Value

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
load_mat2(infile)

Arguments

infile

Path to the input file

Value

A matrix of the infile


skubheka/myfirstpackage documentation built on May 15, 2019, 4:28 p.m.