Learn R Programming

netmhc2pan (version 1.3.2)

get_default_netmhc2pan_subfolder: Get the full path to the NetMHC2pan sub-folder

Description

Get the full path to the NetMHC2pan sub-folder

Usage

get_default_netmhc2pan_subfolder(
  netmhc2pan_folder_name = get_default_netmhc2pan_folder(),
  netmhc2pan_version = get_default_netmhc2pan_version()
)

Value

the full path to the NetMHC2pan sub-folder

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.

netmhc2pan_version

the NetMHCIIpan version, for example 3.2. Use get_default_netmhc2pan_version to get the default NetMHCIIpan version

Author

Richèl J.C. Bilderbeek

Examples

Run this code
get_default_netmhc2pan_subfolder()

Run the code above in your browser using DataLab