access and set feat_type slot of S4 subobject
Usage
# S4 method for class 'ANY'
featType(x)
# S4 method for class 'list'
featType(x)
# S4 method for class 'featData'
featType(x)
# S4 method for class 'featData'
featType(x) <- value
Functions
featType(ANY)
: Get feature type informationfeatType(featData)
: Get feature type informationfeatType(featData) <- value
: Set feature type information
Examples
g <- GiottoData::loadSubObjectMini("featMetaObj")
featType(g)
#> [1] "rna"