Description Usage Arguments Examples
The openCVE function opens the CVE Shiny app. The function to supplement the R package with the Shiny app was suggested by Dean Attali (http://deanattali.com). Currently, the only extension available is a melanoma co-expression network (WGCNAmelanoma).
1 |
x |
A dataframe (for single file) or list (for multiple oncotator output files) |
sample_names |
A character vector with sample name(s) |
extension |
A character vector of extention name |
1 2 | openCVE(crcCase,"case study")
openCVE(melanomaCase,"case study WGCNA",extension="WGCNAmelanoma")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.