Description Usage Arguments Examples
View source: R/handle_progeny_scores.R
Takes a Seurat object and produces a list of data frames that are necessary for downstream analysis
1 | handle_progeny_scores(seurat_obj, comparison_feature, assay_name = NULL)
|
seurat_obj |
seurat object |
comparison_feature |
which metadata feature do you want to do comparisons for? |
assay_name |
if using custom TFs, what's the assay name? |
1 | handle_progeny_scores(pnmc10k,30)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.