Description Usage Arguments Value Author(s)
View source: R/scPathogenDGE.R
Find differentially expressed genes by species for each clusters in a dataset
1 2 3 4 5 6 | scPathogenDGE(
object = NULL,
species.by = NULL,
clusters = NULL,
min.cells = 20
)
|
object |
Seurat object |
species.by |
A vector of features which is used to divid cells into two groups |
clusters |
Clusters selected to do DGE |
min.cells |
Minimum number of cells to do DGE |
DGE table
Wei Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.