Extract.normalizedMatrix: Subset normalized matrix by rows

[.normalizedMatrixR Documentation

Subset normalized matrix by rows

Description

Subset normalized matrix by rows

Usage

## S3 method for class 'normalizedMatrix'
x[i, j, drop = FALSE]

Arguments

x

the normalized matrix returned by normalizeToMatrix

i

row index

j

column index

drop

whether drop the dimension

Value

A normalizedMatrix class object.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


jokergoo/EnrichedHeatmap documentation built on Feb. 27, 2024, 6:43 p.m.