Description Usage Arguments Value Examples
View source: R/clonal_expansion_rank.R
Faceted barplot showing isotype and frequency of top 10 expanded clones per sample
1 2 3 4 5 | clonal_expansion_rank(
dataset_summary,
color_scale = c("#edf8fb", "#b3cde3", "#8c96c6", "#88419d", "black"),
figure_path
)
|
dataset_summary |
Data of sequneces and clone count/freq |
color_scale |
Color scale for isotypes |
path_figures |
Path to which figures should be saved. |
TRUE (plots saved as pdfs into path_figures)
1 | clonal_expansion_rank(dataset_summary,,color_scale,path_figures="./figures")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.