Description Usage Arguments Examples
This function will compute the enrichment from a VSE matrix
1 |
data |
A matrix outputted by the function VariantSetEnrichment |
1 2 3 | #Load pre-saved object "bca.vse" as an example VSE output
load(file.path(system.file("extdata", "vse_output.Rda", package="VSE")))
VSESummary(bca.vse)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.