is_netmhcpan_bin_installed: Measure if NetMHCpan binary is installed locally

View source: R/is_netmhcpan_installed.R

is_netmhcpan_bin_installedR Documentation

Measure if NetMHCpan binary is installed locally

Description

Measure if NetMHCpan binary is installed locally

Usage

is_netmhcpan_bin_installed(
  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

TRUE is NetMHCpan binary is installed locally, FALSE otherwise

Author(s)

Richèl J.C. Bilderbeek


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