plot.epiScan: Plot of significance of (marker by marker)-phenotype...

Description Usage Arguments

Description

Plot of significance of (marker by marker)-phenotype association at their genome positions.

Usage

1
2
3
## S3 method for class 'epiScan'
plot(x, threshold = 0.05, col.axis = "black",
  col.lab = "black", ...)

Arguments

x

a data.frame object of class epiScan.

threshold

a significance threshold, used for coloring of plot.

col.axis

the color to be used for axis annotation. Defaults to "black".

col.lab

the color to be used for x and y labels. Defaults to "black".

...

other graphical parameters may also be passed as arguments to this function.


QTCAT/iqtcat documentation built on May 8, 2019, 3:48 a.m.