View source: R/operations_compute_collect.R
| compute.ImmunData | R Documentation |
Materializes the annotation table of an ImmunData object via
dplyr::compute() and returns a new ImmunData.
## S3 method for class 'ImmunData'
compute(x, ...)
x |
ImmunData object. |
... |
Additional arguments passed to |
A new ImmunData object with computed annotations and the input
repertoire, strata, schema, and provenance state preserved.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.