boxplot_v_identity: Boxplot for comparison of V_identity across samples

Description Usage Arguments Value Examples

Description

Boxplot for comparison of V_identity across samples

Usage

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 = ""
)

Arguments

list_repertoires

List of repertoires

rep_category

metadata.

Value

TRUE (plots saved as pdfs into path_figures)

Examples

1
boxplot_v_identity(list_repertoires=example_data,rep_category=sample_overview, path_figures="")

LSSI-ETH/Ehling_Covid_2021 documentation built on Dec. 18, 2021, 3:39 a.m.