get_mhc1_allele_names: Get the MHC-I allele names used in this study. Use the...

View source: R/get_mhc1_allele_names.R

get_mhc1_allele_namesR Documentation

Get the MHC-I 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-I 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_mhc1_allele_names()

Value

the MHC-I allele names as a character vector

Author(s)

Richèl J.C. Bilderbeek

Examples

get_mhc1_allele_names()

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