Skip to contents

Calculates the Bhattacharyya coefficient of two samples.

Usage

bhattacharyyaCoefficient(sample_list)

Arguments

sample_list

A list of two tibble corresponding derived from the productiveSeq()function in LymphoSeq2. "duplicate_frequency", "junction_aa", and "repertoire_id" columns are necessary for the calculation of the Bhattacharyya coefficient.

Value

A tibble with one row and three columns sample1, sample2, bhattacharyya coefficient

See also