Description Usage Arguments Value Examples
View source: R/heavy_light_comparisons.R
PLots comparing heavy and light chain usage
1 2 3 4 5 | heavy_light_comparisons(
paired_df = paired_df_example,
subset = "all",
figure_path
)
|
paired_df |
Dataframe with paired seqdata |
subset |
ID for naming |
figure_path |
Path to which figures should be saved. |
TRUE (plots saved as pdfs into path_figures)
1 | heavy_light_comparisons(paired_df=paired_df_example,subset="all",figure_path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.