set_up_netmhcpan: Install the NetMHCpan binary to a local folder

View source: R/set_up_netmhcpan.R

set_up_netmhcpanR Documentation

Install the NetMHCpan binary to a local folder

Description

Install the NetMHCpan binary to a local folder

Usage

set_up_netmhcpan(
  netmhcpan_folder_name = get_default_netmhcpan_folder(),
  verbose = FALSE
)

Arguments

netmhcpan_folder_name

the folder (to be) used by NetMHCpan. From this location, a subfolder for NetMHCpan is created. Use get_default_netmhcpan_folder to see the location of the default NetMHCpan folder. Use get_default_netmhcpan_subfolder to see the location of the default NetMHCpan subfolder.

verbose

set to TRUE for more output

Value

Nothing

Author(s)

Richèl J.C. Bilderbeek

Examples


  set_up_netmhcpan()


tzina97/netMHCpanW documentation built on April 26, 2022, 1:18 a.m.