showGiottoExpression#
Last Updated: Nov 17, 2023
Description#
shows the available matrices
Usage#
showGiottoExpression(gobject, nrows = 4, ncols = 4)
Arguments#
|
giotto object |
|
number of rows to print for each matrix (ignored for sparse matrices) |
|
number of columns to print for each matrix (ignored for sparse matrices) |
Value#
prints the name and small subset of available matrices
See Also#
Other functions to show data in giotto object:
showGiottoCellMetadata()
, showGiottoDimRed()
,
showGiottoFeatInfo()
, showGiottoFeatMetadata()
,
showGiottoImageNames()
, showGiottoNearestNetworks()
,
showGiottoSpatEnrichments()
, showGiottoSpatGrids()
,
showGiottoSpatLocs()
, showGiottoSpatNetworks()
,
showGiottoSpatialInfo()