labelMatrix: Add columns to display ID and label in a table

View source: R/selectmatrix.R

labelMatrixR Documentation

Add columns to display ID and label in a table

Description

Labels only added if labelfield is specified in ese

Usage

labelMatrix(matrix, ese, idcol = NULL, metafields = c())

Arguments

matrix

The input table

ese

An ExploratorySummarizedExperiment object

idcol

ID column in the matrix, NULL to use row names

metafields

Vector of metadata columns to add (via mcols())

Value

output Table with columns added


pinin4fjords/shinyngs documentation built on Feb. 28, 2024, 10:19 a.m.