Wrapper for the different Giotto object processing functions
giotto object
See filterGiotto, normalizeGiotto,
addStatistics and adjustGiottoMatrix for more
information about the different parameters in each step. If you do not provide
them it will use the default values.
data(mini_giotto_single_cell)
#> Warning: data set ‘mini_giotto_single_cell’ not found
processed_object = processGiotto(mini_giotto_single_cell,
filter_params = list(gene_det_in_min_cells = 10,
min_det_genes_per_cell = 10))
#> 1. start filter step
#> Error: object 'mini_giotto_single_cell' not found