get_mhc_allele_names: Get the MHC allele names used in this study. Use the official...

View source: R/get_mhc_allele_names.R

get_mhc_allele_namesR Documentation

Get the MHC allele names used in this study. Use the official format, as specified by https://en.wikipedia.org/wiki/History_and_naming_of_human_leukocyte_antigens#Current_HLA_naming_system, # nolint indeed a long URL which is
  1. HLA prefix

  2. Hyphen

  3. Gene

  4. Asterisk as separator

  5. Allele group

  6. Colon field separator

  7. Specific HLA protein

Description

Get the MHC allele names used in this study. Use the official format, as specified by https://en.wikipedia.org/wiki/History_and_naming_of_human_leukocyte_antigens#Current_HLA_naming_system, # nolint indeed a long URL which is

  1. HLA prefix

  2. Hyphen

  3. Gene

  4. Asterisk as separator

  5. Allele group

  6. Colon field separator

  7. Specific HLA protein

Usage

get_mhc_allele_names()

Value

the MHC allele names as a character vector

Author(s)

Richèl J.C. Bilderbeek

Examples

get_mhc_allele_names()

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