powered by
get abundance long
get_abundance_sc_long( .data, features = NULL, all = FALSE, exclude_zeros = FALSE, assay = Assays(.data), slot = "data" )
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`
data(pbmc_small) pbmc_small %>% get_abundance_sc_long(features=c("HLA-DRA", "LYZ"))
Run the code above in your browser using DataLab