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

Value

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

See Also

scoringMatrix()


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