Learn R Programming

mhcnuggetsr (version 1.1)

install_mhcnuggets: Install the MHCnuggets Python package.

Description

Install the MHCnuggets Python package.

Usage

install_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

Value

Nothing

Examples

Run this code
# NOT RUN {
  install_mhcnuggets()
# }

Run the code above in your browser using DataLab