View source: R/clonalRelatedness.R
getRelatedness | R Documentation |
Calculates the clonal relatedness of a repertoire_id.
getRelatedness(sample_table, editDistance = 10)
sample_table |
A tibble of unproductive or productive junction sequences or productive junction sequences. junction and duplicate_count are required columns. |
editDistance |
An integer giving the minimum edit distance that the sequence must be less than or equal to. See details below. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.