create_haplotypes_lut: Create a lookup table for haplotypes, MHC class and haplotype...

View source: R/create_haplotypes_lut.R

create_haplotypes_lutR Documentation

Create a lookup table for haplotypes, MHC class and haplotype ID

Description

Create a lookup table for haplotypes, MHC class and haplotype ID

Usage

create_haplotypes_lut()

Value

a tibble with columns:

  • haplotype the haplotype in official naming, for example HLA-A*01:01

  • mhc_class the MHC class, for example 1

  • haplotype_id the haplotype ID, as used in file names, for example h1


richelbilderbeek/bbbq documentation built on July 27, 2023, 2:15 a.m.