View source: R/get_mhc_1_haplotypes.R
get_mhc_1_haplotypes | R Documentation |
Get all the MHC-I haplotypes that MHCnuggets has been trained upon.
get_mhc_1_haplotypes(
mhcnuggetsr_folder = get_default_mhcnuggets_folder(),
ormr_folder_name = get_default_orm_folder_name()
)
mhcnuggetsr_folder |
folder where |
ormr_folder_name |
folder used by the |
a character vector with haplotype names in MHCnuggets format
Richèl J.C. Bilderbeek
if (is_mhcnuggets_installed()) {
get_mhc_1_haplotypes()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.