View source: R/read_netmhc2pan_xls_output.R
read_netmhc2pan_xls_output | R Documentation |
Read the output produced by MHC2pan,
which is an XLS
file by default.
read_netmhc2pan_xls_output(xls_filename)
xls_filename |
name of an |
a table
xls_filename <- system.file("extdata", "example.xls", package = "netmhc2pan")
read_netmhc2pan_xls_output(xls_filename)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.