| pseudo.bulk.DEG | R Documentation |
This function allows you to calculate an average expression for the list of genes of your interest.
pseudo.bulk.DEG(
Seurat_sub.obj,
sample = "orig.ident",
condition = "condition",
fitType = "local",
show.genes = c("CCL19", "CCL21A")
)
show.genes |
additional genes to display |
Seurat_obj |
your Seurat object |
thresh.pv |
display genes with at least this p value |
DEG table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.