VSESummary: VSESummary

Description Usage Arguments Examples

View source: R/VSESummary.R

Description

This function will compute the enrichment from a VSE matrix

Usage

1

Arguments

data

A matrix outputted by the function VariantSetEnrichment

Examples

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)

VSE documentation built on May 2, 2019, 4 p.m.