[.normalizedMatrix {EnrichedHeatmap} | R Documentation |
Subset normalized matrix by rows
## S3 method for class 'normalizedMatrix' x[i, j, drop = FALSE]
x |
the normalized matrix returned by |
i |
row index |
j |
column index |
drop |
whether drop the dimension |
A normalizedMatrix
class object.
Zuguang Gu <z.gu@dkfz.de>
# There is no example NULL