getRelatedness: Calculate relatedness

View source: R/clonalRelatedness.R

getRelatednessR Documentation

Calculate relatedness

Description

Calculates the clonal relatedness of a repertoire.

Usage

getRelatedness(study_table, edit_distance = 10)

Arguments

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


shashidhar22/LymphoSeq2 documentation built on Jan. 16, 2024, 4:29 a.m.