powered by
Determine if an HLA haplotype name follow the name format that MHCnuggets uses internally
are_mhcnuggets_names(mhcs)
the MHC haplotype names
a vector of booleans, TRUE for HLA haplotypes that follow the MHCnuggets naming convention
# NOT RUN { if (is_mhcnuggets_installed()) { are_mhcnuggets_names(get_mhc_1_haplotypes()) are_mhcnuggets_names(get_mhc_2_haplotypes()) } # }
Run the code above in your browser using DataLab