test_that("use", {
if (!mhcnuggetsr::is_mhcnuggets_installed()) return()
peptide_length <- 9
mhc_haplotype <- "HLA-A01:01"
lut <- get_lut(
peptide_length = peptide_length,
mhc_haplotype = mhc_haplotype
)
lut
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.