Learn R Programming

xQTLbiolinks (version 1.6.2)

xQTLvisual_eqtl: Box plot with jittered points for showing number and significance of eQTL associations

Description

Box plot with jittered points for showing number and significance of eQTL associations

Usage

xQTLvisual_eqtl(gene, geneType = "auto")

Value

A ggplot object.

Arguments

gene

(character) gene symbol or gencode id (versioned or unversioned are both supported).

geneType

(character) options: "auto","geneSymbol" or "gencodeId". Default: "auto".

Examples

Run this code
# \donttest{
xQTLvisual_eqtl("KIF15")
# }

Run the code above in your browser using DataLab