Learn R Programming

piglet (version 1.2.0)

ighvDistance: Germline set alleles distance (deprecated)

Description

This function is deprecated. Use igDistance instead.

Usage

ighvDistance(germline_set, AA = FALSE)

Value

A matrix of computed distances between allele pairs.

Arguments

germline_set

A character list of aligned IGHV allele sequences.

AA

Logical (FALSE by default). If to calculate the distance based on amino acid sequences.

See Also

igDistance for the current implementation