Description Usage Arguments Value
Produces a set of data frames holding various rearrangement statistics: segment usage, insert size histograms, segment trimming histograms
1 | compute_rearr_stats(dataset, cores = 4)
|
dataset |
a set of samples and metadata produced by 'read_mixcr_dataset' function |
cores |
number of cores for parallelization |
a list holding 'segment.usage', 'insert.size' and 'deletion.size' tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.