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