bhattacharyyaCoefficient: Bhattacharyya coefficient

View source: R/scoringMatrix.R

bhattacharyyaCoefficientR Documentation

Bhattacharyya coefficient

Description

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 calcualtion of the Bhattacharyya coefficient.

Value

A tibble with one row and three columns sample1, sample2, bhattacharyyaCoefficient

See Also

scoringMatrix


elulu3/LymphoSeqTest documentation built on Aug. 27, 2022, 5:47 a.m.