create_genes_to_use_matrix | R Documentation |
subsets matrix based on vector of genes or hvf column
create_feats_to_use_matrix(
gobject,
feat_type = NULL,
spat_unit = NULL,
sel_matrix,
feats_to_use,
verbose = FALSE
)
gobject |
giotto object |
feat_type |
feature type |
spat_unit |
spatial unit |
sel_matrix |
selected expression matrix |
feats_to_use |
feats to use, character or vector of features |
verbose |
verbosity |
subsetted matrix based on selected genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.