to_mhcnuggets_name {mhcnuggetsr} | R Documentation |
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
Author(s)
Richèl J.C. Bilderbeek
Examples
to_mhcnuggets_name("HLA-A*01:01")
[Package mhcnuggetsr version 1.1 Index]