check_mhcnuggets_options: Check the MHCnuggets options.

View source: R/check_mhcnuggets_options.R

check_mhcnuggets_optionsR Documentation

Check the MHCnuggets options.

Description

Check the MHCnuggets options. Will stop if the options are invalid.

Usage

check_mhcnuggets_options(mhcnuggets_options)

Arguments

mhcnuggets_options

options to run MHCnuggets with, as can be created by create_mhcnuggets_options.

Note

an mhcnuggets_options created by create_mhcnuggets_options is always checked by check_mhcnuggets_options

Author(s)

Richèl J.C. Bilderbeek

Examples

if (is_mhcnuggets_installed()) {
  check_mhcnuggets_options(create_test_mhcnuggets_options())
}

richelbilderbeek/mhcnuggetsr documentation built on Nov. 9, 2023, 10 p.m.