Description Usage Arguments Details Value
View source: R/stackedViolin.R
Helper function to reproduce scanpy stacked violin plot with Seurat.
1 | parse_title(wrap_title, break_length = 23)
|
wrap_title |
Title to be plotted. |
break_length |
Length of break point: where to insert line break? |
Credit to: Tang Ming https://divingintogeneticsandgenomics.rbind.io/post/stacked-violin-plot-for-visualizing-single-cell-data-in-seurat/
String of title with appropriate breaks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.