Learn R Programming

mhcnuggetsr (version 1.1)

to_mhcnuggets_name: Convert a standard haplotype name to the MHCnuggets name

Description

Convert a standard haplotype name to the MHCnuggets name. Will stop if this conversion fails.

Usage

to_mhcnuggets_name(mhc)

Arguments

mhc

the MHC haplotype name

Value

the MHCnuggets name for the haplotype

Examples

Run this code
# NOT RUN {
to_mhcnuggets_name("HLA-A*01:01")
# }

Run the code above in your browser using DataLab