shows the sequential processing steps that were performed on a Giotto object in a summarized format

showProcessingSteps(gobject)

Arguments

gobject

giotto object

Value

list of processing steps and names

Examples


data(mini_giotto_single_cell)
#> Warning: data set ‘mini_giotto_single_cell’ not found

showProcessingSteps(mini_giotto_single_cell)
#> Warning: `showProcessingSteps()` was deprecated in GiottoClass 0.4.0.
#>  Please use `objHistory()` instead.
#>  objHistory with arg `summarized = TRUE` replaces this functionality
#> Error: object 'mini_giotto_single_cell' not found