iterativeSummary | R Documentation |
Uncount, sample and iteratively calculate repertoire summary statistics
iterativeSummary(study_table, iterations, min_count = 1000)
study_table |
A tibble consisting of antigen receptor sequencing
imported by the LymphoSeq2 function |
iterations |
Number of iterations to run the sampled clonality metrics. |
min_count |
The minimum depth to which each repertoire in the study must be sampled to. Default 1000 (the default) |
Tibble summarizing the sequence information for each repertoire_id normalized by depth of sequencing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.