uninstall_mhcnuggets {mhcnuggetsr}R Documentation

Uninstall the MHCnuggets Python package.

Description

Uninstall the MHCnuggets Python package.

Usage

uninstall_mhcnuggets(
  folder_name = get_default_mhcnuggets_folder(),
  mhcnuggets_url = get_mhcnuggets_url()
)

Arguments

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

Author(s)

Richèl J.C. Bilderbeek


[Package mhcnuggetsr version 1.1 Index]