Description Usage Arguments Value
Applies an analysis function to each sample and binds together resulting statistics
1 | batch_analysis(dataset, fun, cores = 4)
|
dataset |
a set of samples and metadata produced by 'read_mixcr_dataset' function |
fun |
a function that takes a sample and metadata list as first and second arguments |
cores |
number of cores for parallelization |
a summary data table of analysis results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.