Description Usage Arguments Details Author(s)
subroutine
1 | .countsperclus(object, group, assay = NULL, slot = NULL, min.cell = 100)
|
group |
define groups which you want to split; default is srt ident |
srt |
seurat object |
compare |
vector of groups you want to compare #add in |
.. content for goal of this function is to find genes that are specifically expressed in each cluster, it is also significantly faster than the FindMarkers function from Seurat (no empty lines) ..
.. content for pseudobulk calculation inspired by: https://jef.works/blog/2020/04/06/quickly-creating-pseudobulks/ weighted log odds from: https://github.com/juliasilge/tidylo
dylanmr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.