check_mhc: Check if 'mhc' is a valud MHCnuggets name

View source: R/check_mhc.R

check_mhcR Documentation

Check if mhc is a valud MHCnuggets name

Description

Check if mhc is a valud MHCnuggets name

Usage

check_mhc(mhc)

Arguments

mhc

the MHC haplotype name

Author(s)

Richèl J.C. Bilderbeek

Examples

# MHCnuggets uses names without the asterisk
check_mhc("HLA-A01:01")

# The official name is not the name format used by MHCnuggets
# check_mhc("HLA-A*01:01")

richelbilderbeek/mhcnuggetsr documentation built on Nov. 9, 2023, 10 p.m.