Description Usage Arguments Value Author(s)
Differential gene expression analysis for each cluster Perform differential analysis (DE) between two groups for each clusters
1 2 3 4 5 6 7 8 |
object |
Seurat object. |
comparison |
Vector of nominal variables from group.by. Eg., comparison=c('Normal', 'Tumor') |
group.by |
Regroup cells before performing DGE, default group.by='group' |
min.cells |
Minimum number of cells to perform DGE, default min.cells=20 |
logFC |
A positive value to set the cutoff of logFC, default logFC=0.25 |
clusters |
Vector of Clusters to perform DGE, default clusters=NULL, which means all clusters will be performed |
DGE Table
rstatistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.