mhcnuggets_options_to_text: Convert a 'mhcnuggets_options' to text

View source: R/mhcnuggets_options_to_text.R

mhcnuggets_options_to_textR Documentation

Convert a mhcnuggets_options to text

Description

Convert a mhcnuggets_options to text

Usage

mhcnuggets_options_to_text(mhcnuggets_options)

Arguments

mhcnuggets_options

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

Value

Nothing.

Author(s)

Richèl J.C. Bilderbeek

Examples

if (is_mhcnuggets_installed()) {
  mhcnuggets_options_to_text(create_test_mhcnuggets_options())
}

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