to_netmhc2pan_name {netmhc2pan}R Documentation

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)

Arguments

mhc_haplotype

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

Value

the haplotype name in NetMHC2pan notation

Examples

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

[Package netmhc2pan version 1.3.2 Index]