View source: R/utils_5_Feature_exploration.R
| draw_feature_violinplot | R Documentation |
A utils function
draw_feature_violinplot(
values,
name_values,
sequence_info_df,
group_info,
additional_group_info = "Patient",
show_reconstructed,
compare_opposites = FALSE,
selected_rows,
selected_subclones = NULL,
selected_clones = NULL,
hide_dots = FALSE,
really_hide_dots = FALSE,
width = 1400,
height = 1000,
img_type = "png",
scale = 4,
seed = 1234,
source = "feature_violinplot",
primary_color = "#09BC8A"
)
The return value, if any, from executing the utility.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.