powered by
get abundance wide
get_abundance_sc_wide( .data, features = NULL, all = FALSE, assay = .data@active.assay, slot = "data", prefix = "" )
A Seurat object
A tidyseurat
A character
A boolean
assay name to extract feature abundance
slot in the assay, e.g. `data` and `scale.data`
prefix for the feature names
data(pbmc_small) pbmc_small %>% get_abundance_sc_wide(features=c("HLA-DRA", "LYZ"))
Run the code above in your browser using DataLab