Description Usage Arguments Value Examples
Boxplot for comparison of V_identity across samples
1 2 3 4 5 6 7 8 | boxplot_v_identity(
list_repertoires,
rep_category,
chain = "H",
color_scale = c("#d7191c", "#fdae61", "#2c7bb6", "#ffffbf", "#abd9e9"),
plot_name = "",
figure_path = ""
)
|
list_repertoires |
List of repertoires |
rep_category |
metadata. |
TRUE (plots saved as pdfs into path_figures)
1 | boxplot_v_identity(list_repertoires=example_data,rep_category=sample_overview, path_figures="")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.