access and set name slot fo S4 subobject
Usage
# S4 method for class 'ANY'
objName(x)
# S4 method for class 'list'
objName(x)
# S4 method for class 'nameData'
objName(x)
# S4 method for class 'giottoPoints'
objName(x)
# S4 method for class 'giottoLargeImage'
objName(x)
# S4 method for class 'giottoImage'
objName(x)
# S4 method for class 'list'
objName(x) <- value
# S4 method for class 'nameData'
objName(x) <- value
# S4 method for class 'giottoImage'
objName(x) <- value
# S4 method for class 'giottoLargeImage'
objName(x) <- value
# S4 method for class 'giottoPoints'
objName(x) <- value
Functions
objName(nameData)
: Get name informationobjName(giottoPoints)
: Get name giottoPointsobjName(giottoPoints) <- value
: Set name giottoPoints
Examples
g <- GiottoData::loadSubObjectMini("exprObj")
objName(g)
#> [1] "normalized"