powered by
Determines if a haplotype has the same notation as a NetMHC2pan haplotype
is_netmhc2pan_haplotype(mhc_haplotype)
TRUE if the haplotype is a valid NetMHCIIpan haplotype
one MHC haplotype, e.g. DRB1_0101. See get_netmhc2pan_alleles for a full list
DRB1_0101
Richèl J.C. Bilderbeek
if (is_netmhc2pan_installed()) { is_netmhc2pan_haplotype("DRB1_0311") is_netmhc2pan_haplotype("nonsense") }
Run the code above in your browser using DataLab