Description Usage Arguments Value
Computes the distribution of insert sizes in various CDR3 regions: 'VD', 'DJ' or 'VJ'. In case metadata is provided, applicable insert regions/types are deduced from the list of chains present in data
1 | compute_insertions(sample, metadata = NA)
|
sample |
clonotype table, imported using 'read_mixcr_dataset' or 'read_mixcr_sample' functions |
metadata |
metadata, a named list with chain identifiers stored under the 'chain' entry - a comma-separated list of chains such as 'TRA', 'TRB', etc is expected. If set to NA will assume all chains are present |
insert size table with unweighted 'freq.clonotypes' and weighted 'freq.reads' frequencies, unnormalized 'count.*' values are also provided
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.