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