Description Usage Arguments Value Examples
View source: R/assign_clonotypes.R
Function to use for assigning clonotypes based on custom definition
1 2 3 4 5 6 7 8 9 10 11 |
sce |
SingleCellExperiment object |
clonotype_fields |
fields to include in clonotype definition (e.g., c("v_gene", "cdr3", "j_gene", etc.)) |
chains |
chains which to include in clonotype definition(e.g., c("TRA", "TRB")) |
tra/trb/igl/igk/igh_range |
vector of length 2 with minimum and maximum number of unique chains (inclusive) |
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.