fastload_mat: Load a File as 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 kept.

Usage

1
fastload_mat(infile)

Arguments

infile

Path to the input file

Value

A matrix of the input file


ssarda/genomeutils documentation built on May 30, 2019, 8:42 a.m.