powered by
mhcnuggets_options
Determine if the MHCnuggets options is valid.
is_mhcnuggets_options(mhcnuggets_options)
options to run MHCnuggets with, as can be created by create_mhcnuggets_options.
TRUE if this a valid set of MHCnuggets options
# NOT RUN { if (is_mhcnuggets_installed()) { is_mhcnuggets_options(create_test_mhcnuggets_options()) } # }
Run the code above in your browser using DataLab