netmhc2pan_self_test {netmhc2pan} | R Documentation |
Test NetMHCIIpan by doing a minimal run.
Description
Test NetMHCIIpan by doing a minimal run.
Usage
netmhc2pan_self_test(
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
Nothing. If the self-test fails, an error will be raised
Author(s)
Richèl J.C. Bilderbeek
[Package netmhc2pan version 1.3.2 Index]