install_netmhc2pan_data: Install the NetMHCIIpan data to a local folder

View source: R/install_netmhc2pan_data.R

install_netmhc2pan_dataR Documentation

Install the NetMHCIIpan data to a local folder

Description

Install the NetMHCIIpan data to a local folder.

Usage

install_netmhc2pan_data(
  netmhc2pan_data_url = get_netmhc2pan_data_url(),
  netmhc2pan_folder_name = rappdirs::user_data_dir(),
  verbose = FALSE
)

Arguments

netmhc2pan_data_url

URL to download the NetMHCIIpan data tarball file from, similar to, for example, https://services.healthtech.dtu.dk/services/NetMHCIIpan-3.2/data.Linux.tar.gz. Use get_netmhc2pan_data_url to get the default URL.

netmhc2pan_folder_name

the folder (to be) used by NetMHCIIpan. From this location, a subfolder for NetMHCIIpan is created. Use get_default_netmhc2pan_folder to see the location of the default NetMHCIIpan folder. Use get_default_netmhc2pan_subfolder to see the location of the default NetMHCIIpan subfolder.

verbose

set to TRUE for more output

Details

This data can be downloaded from https://services.healthtech.dtu.dk/services/NetMHCIIpan-3.2/data.Linux.tar.gz, without filling in a contact form.

Value

Nothing

Author(s)

Richèl J.C. Bilderbeek


netmhc2pan documentation built on Nov. 9, 2023, 1:08 a.m.