Description Usage Arguments Value Examples
Import MSigDB XML database file into glacier-specific format
1 | import_msigdb(path)
|
path |
path to file |
glacier-specific imported database
1 2 | msig_path <- system.file("extdata", "ex_msig.xml", package = "glacier")
data <- import_msigdb(msig_path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.