subsetGiotto
¶
subsetGiotto
Description¶
Subsets Giotto object including previous analyses.
Usage¶
subsetGiotto(
gobject,
spat_unit = NULL,
feat_type = NULL,
cell_ids = NULL,
feat_ids = NULL,
gene_ids = NULL,
poly_info = NULL,
x_max = NULL,
x_min = NULL,
y_max = NULL,
y_min = NULL,
verbose = TRUE,
toplevel_params = 2
)
Arguments¶
Argument |
Description |
---|---|
|
giotto object |
|
spatial unit |
|
feature type to use |
|
cell IDs to keep |
|
feature IDs to keep |
|
deprecated, use feat_ids |
|
polygon information to use |
|
minimum and maximum x and y coordinates to keep for feature coordinates |
|
be verbose |
|
parameters to extract |
Details¶
Subsets a Giotto object for a specific spatial unit and feature type
Value¶
giotto object