Description Usage Arguments Value
Find Markers for all clusters against a baseline cluster
1 2 3 4 5 6 7 | FindMarkersBaseline(
seu,
baseline,
only.pos = TRUE,
n.markers = 30,
dotplot.cex = 10
)
|
seu |
Seurat object |
baseline |
cluster to compare all clusters against |
only.pos |
return up-regulated markers against the baseline only |
n.markers |
number of markers to draw in boxplot |
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.