example_sample_pair_data: This dataset contains the allele information for HLA genes in...

Description Usage Format Value See Also Examples

Description

This dataset can be used to test the sample_pair_distance function.

Usage

1

Format

a tibble object with 10 rows and 4 variables:

Value

a tibble object with 10 rows and 4 variables:

See Also

Examples

1
2
3
4
5
## Load dataset
data(example_sample_pair_data)

## Computes the Hamming distance for one pair of samples
HLAClustRView:::sample_pair_distance(example_sample_pair_data)

NCBI-Hackathons/HLAClustRView documentation built on Nov. 22, 2019, 6:11 a.m.