showProcessingSteps
¶
showProcessingSteps
Description¶
- shows the sequential processing steps that were performed
on a Giotto object in a summarized format
Usage¶
showProcessingSteps(gobject)
Arguments¶
Argument |
Description |
---|---|
|
giotto object |
Value¶
list of processing steps and names
Examples¶
data(mini_giotto_single_cell)
showProcessingSteps(mini_giotto_single_cell)