heavy_light_comparisons: PLots comparing heavy and light chain usage

Description Usage Arguments Value Examples

View source: R/heavy_light_comparisons.R

Description

PLots comparing heavy and light chain usage

Usage

1
2
3
4
5
heavy_light_comparisons(
  paired_df = paired_df_example,
  subset = "all",
  figure_path
)

Arguments

paired_df

Dataframe with paired seqdata

subset

ID for naming

figure_path

Path to which figures should be saved.

Value

TRUE (plots saved as pdfs into path_figures)

Examples

1
heavy_light_comparisons(paired_df=paired_df_example,subset="all",figure_path)

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