is_netmhc2pan_installed: Measure if NetMHCIIpan is installed locally

View source: R/is_netmhc2pan_installed.R

is_netmhc2pan_installedR Documentation

Measure if NetMHCIIpan is installed locally

Description

Measure if NetMHCIIpan is installed locally

Usage

is_netmhc2pan_installed(
  netmhc2pan_folder_name = get_default_netmhc2pan_folder(),
  verbose = FALSE
)

Arguments

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

Value

TRUE is NetMHCIIpan is installed locally, FALSE otherwise

Author(s)

Richèl J.C. Bilderbeek


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