WideToLong: Transform a wide to long matrix

View source: R/webApp/functions.R 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


TeamPerie/CellDestiny documentation built on July 4, 2022, 8:40 a.m.