Learn R Programming

netmhc2pan (version 1.3.2)

to_netmhc2pan_name: Convert a formal haplotype name to its NetMHC2pan notation

Description

Convert a formal MHC-II haplotype name to the notation used by NetMHC2pan.

Usage

to_netmhc2pan_name(mhc_haplotype)

Value

the haplotype name in NetMHC2pan notation

Arguments

mhc_haplotype

one MHC haplotype, e.g. DRB1_0101. See get_netmhc2pan_alleles for a full list

Examples

Run this code
to_netmhc2pan_name("HLA-DRB1*0101")
to_netmhc2pan_name("HLA-DQA1*0501/DQB1*0201")

Run the code above in your browser using DataLab