boxiangliu/vsea: Variant Set Enrichment Analysis

VSEA estimates the enrichment of overlap between genetic variants and genomic regions. It does this by selecting matched control variants and estimate the odds ratio between the probability of overlap between the foreground variants and genomic regions and that of the background variants. To account for LD, VSEA selects LD proxies based on 1000 Genomes phase 3 data. VSEA takes as input a set of genetic variants, and a set of genomic regions. It outputs the enrichment, standard error of the enrichment, and enrichment P-value.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1
URL https://github.com/boxiangliu/vsea
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("boxiangliu/vsea")
boxiangliu/vsea documentation built on May 20, 2019, 5:56 p.m.