# NOT RUN {
if (is_mhcnuggets_installed()) {
mhcnuggets_options <- create_mhcnuggets_options(
mhc = "HLA-A02:01"
)
predict_ic50s(
protein_sequence = "AIAACAMLLVCCCCCC",
peptide_length = 13,
mhcnuggets_options = mhcnuggets_options
)
}
# }
Run the code above in your browser using DataLab