View source: R/get_netmhcpan_alleles.R
get_netmhcpan_alleles | R Documentation |
Get a list of the alleles supported by NetMHCpan
get_netmhcpan_alleles(netmhcpan_folder_name = get_default_netmhcpan_folder())
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. |
a character vector with the NetMHCpan alleles
Richèl J.C. Bilderbeek
if (is_netmhcpan_installed()) { get_netmhcpan_alleles()[1:5] }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.