View source: R/robust_DEG.RData.R
| Hglm.deg | R Documentation |
This function allows you to calculate an average expression for the list of genes of your interest.
Hglm.deg(
Seurat_obj,
condition = "condition",
cell.types = "RNA_snn_res.0.5",
model = c("glm0", "glm", "glmer")
)
Seurat_obj |
your Seurat object |
model |
type of the model to choose |
DEG table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.