| get_violin_data | R Documentation | 
Get data for single-cell violin plots
get_violin_data(
  feature,
  scseq,
  selected_cluster,
  by.sample = FALSE,
  decreasing = feature %in% c("ribo_percent", "log10_sum", "log10_detected"),
  with_all = FALSE,
  h5logs = NULL
)
| feature | Feature name to generate violin plot for. Either a row or  | 
| scseq | 
 | 
| selected_cluster | Name of the selected cluster. | 
| by.sample | if  | 
| decreasing | if  | 
list used by VlnPlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.