WideToLong: Transform a wide to long matrix

View source: R/functions.R

WideToLongR Documentation

Transform a wide to long matrix

Description

Transform a wide to long matrix

Usage

WideToLong(wideMatrix, metadata)

Arguments

wideMatrix,

a wide format matrix with samples by columns and barcode by rows

metadata,

the metadata of the matrix

Value

a long format matrix with sample names decomposed with metadata column names


Louisahadj/Lentiviral_barcoding documentation built on April 7, 2022, 11:29 p.m.