set_is_mhcnuggets_installed: Set the MHCnuggets installation state to the desired one

Description Usage Arguments Value Author(s)

View source: R/set_is_mhcnuggets_installed.R

Description

Set the MHCnuggets installation state to the desired one

Usage

1
2
3
4
5
6
set_is_mhcnuggets_installed(
  is_installed,
  verbose = FALSE,
  folder_name = get_default_mhcnuggets_folder(),
  mhcnuggets_url = get_mhcnuggets_url()
)

Arguments

is_installed

the desired installation state. Must be TRUE or FALSE

verbose

set to TRUE for more debug information

folder_name

superfolder of MHCnuggets. The name of the superfolder is /home/[user_name]/.local/share by default, as can be obtained byget_default_mhcnuggets_folder

mhcnuggets_url

URL to the MHCnuggets GitHub repository

Value

Nothing

Author(s)

Rich<c3><a8>l J.C. Bilderbeek


mhcnuggetsr documentation built on Nov. 8, 2020, 4:35 p.m.