powered by
mhcnuggets_options
Check the names of the elements in an mhcnuggets_options list. Will stop if an element is missing.
check_mhcnuggets_options_names(mhcnuggets_options)
options to run MHCnuggets with, as can be created by create_mhcnuggets_options.
# NOT RUN { if (is_mhcnuggets_installed()) { check_mhcnuggets_options_names( create_test_mhcnuggets_options() ) } # }
Run the code above in your browser using DataLab