plotQTL: Generate plots of expression values for given eQTL and...

Description Usage Arguments Examples

View source: R/plotQTL.R

Description

This function takes the output of Run.model and produces various plots for the specified putative regulatory variant.

Usage

1
plotQTL(modelOut, aseVar, qtlVar, otherAll = FALSE)

Arguments

modelOut

The output of the Run.model function

aseVar

The id of the allele specific expression variant.

qtlVar

The id of the putative regulatory variant.

Examples

1
2
#' #Plot the output of Run.model.R stored in modelOut
plotQTL(aseDat,'rs116197803', 'rs175183')

AClement1990/hap-eQTL documentation built on Jan. 8, 2021, 12:41 a.m.