removeCellAnnotation
¶
Remove cell annotation
Description¶
Removes cell annotation from a Giotto object for a specific feature modality (default = ‘rna’)
Usage¶
removeCellAnnotation(
gobject,
spat_unit = NULL,
feat_type = NULL,
columns = NULL,
return_gobject = TRUE
)
Arguments¶
Argument |
Description |
---|---|
|
giotto object |
|
spatial unit |
|
feature type |
|
names of columns to remove |
|
boolean: return giotto object (default = TRUE) |
Details¶
if return_gobject = FALSE
, it will return the cell metadata
Value¶
giotto object