Learn R Programming

xQTLbiolinks (version 1.6.2)

xQTLvisual_anno: Visualize enrichment of variants derived from xQTLanno_genomic

Description

Visualize enrichment of variants derived from xQTLanno_genomic

Usage

xQTLvisual_anno(snpHits, pValueBy = 5, annoType = "enrichment")

Value

A ggplot object

Arguments

snpHits

A data.table object from result of xQTLanno_genomic

pValueBy

Cut step of pvlaue. Defaults: 5

annoType

"enrichment" or "overlapping"