Description Usage Arguments Value Examples
View source: R/annotate_clonotype_count.R
Annotate number of occurrences of a given clonotype in a sample
1 | annotate_clonotype_count(sce, clonotype_name = "clonotype", group_by = c())
|
sce |
SingleCellExperiment object |
clonotype_name |
name of column in colData containing clonotype - can be generated using 'assign_clonotypes'. |
group_by |
columns to group repertoires by - only counts clonotypes within groups |
SingleCellExperiment object with added columns to colData including "clonotype", "clonotype_count", and "clonotype_count_2:10"
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.