read_lsm: Reads a labelled square matrix to a correctly named matrix...

Description Usage Arguments

View source: R/read_lsm.R

Description

Reads a labelled square matrix to a correctly named matrix object

Usage

1
2
read_lsm(path, sep = "\t", exts.to.remove = c(".gz", ".fastq", ".ct",
  ".msh", ".bam"), idfile = NULL)

Arguments

path

Path to LSM file on disk

sep

The column separation character

idfile

Matrix labels are supplied in external file, rather than row/col headers


kdmurray91/kdmRutil documentation built on May 17, 2019, 7:29 p.m.