Description Usage Arguments Value
Compare conditions for each identity class
1 2 3 4 5 6 7 8 9 10 11 | CondByIdent(
seu,
condition = "SHAM.MI",
xlsx.out.dir = "out",
xlsx.out.name = "condition-by-ident",
plot.out.dir = "plots",
plot.name = "condition-by-ident",
plot.height = 12,
plot.width = 16,
dotplot.cex = 10
)
|
seu |
Seurat Object |
condition |
(metadata column which contains levels of conditions |
xlsx.out.dir |
marker table dir |
xlsx.out.name |
marker table name |
plot.out.dir |
plot dir |
plot.name |
plot name |
plot.height |
plot height |
plot.width |
plot width |
dotplot.cex |
dotplot axis text size |
plots and table of markers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.