FeaturePlotSaveCustomScore | R Documentation |
Plot and save a Seurat FeaturePlot with a custom score in the meta data.
FeaturePlotSaveCustomScore(
obj = combined.obj,
genes = "",
name_desc = NULL,
h = 7,
PNG = TRUE,
...
)
obj |
Seurat single cell object, Default: combined.obj |
genes |
Charcter vector of genes, Default: "" |
name_desc |
Descriptive name to suffix plot and file name, Default: NULL |
h |
height, Default: 7 |
PNG |
Save as .png? Default: TRUE |
... |
Pass any other parameter to the internally called functions (most of them should work). |
FeaturePlot
labs
ww.FnP_parser
save_plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.