get_netmhcpan_alleles: Get a list of the alleles supported by NetMHCpan

View source: R/get_netmhcpan_alleles.R

get_netmhcpan_allelesR Documentation

Get a list of the alleles supported by NetMHCpan

Description

Get a list of the alleles supported by NetMHCpan

Usage

get_netmhcpan_alleles(netmhcpan_folder_name = get_default_netmhcpan_folder())

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.

Value

a character vector with the NetMHCpan alleles

Author(s)

Richèl J.C. Bilderbeek

Examples

if (is_netmhcpan_installed()) {
  get_netmhcpan_alleles()[1:5]
}

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