Description Usage Arguments Value Author(s) See Also Examples
Plots results of GWA analysis
1 2 3 |
x |
object of type |
y |
this argument is not used |
... |
additional arguments to be passed to plot |
df |
Plot results of 1 or 2-df test (1, 2). Could be also "Pc1df" (for GC corrected P-values) and "Pc2df" (for robust genomic control of the 2 df test) |
ystart |
truncate lower value of Y at this point (can help avoiding plotting too may points) |
ylim |
ylim, same as in the standard plot function |
col |
which colors to use to depict consecutive chromosomes |
sort |
whether results should be plotted after sorting by chromosome and position |
delta |
gap width between chromosomes |
main |
title of the plot |
No value returned.
Yurii Aulchenko
scan.gwaa-class
,
add.plot
,
snp.subset
,
scan.glm
,
qtscore
,
ccfast
,
emp.qtscore
,
emp.ccfast
,
scan.haplo
1 2 3 4 5 |
Loading required package: MASS
Loading required package: GenABEL.data
Warning messages:
1: In test.type(y, trait.type) : binomial trait is analysed as gaussian
2: In qtscore(bt, srdta, snps = c(1:250)) :
11 observations deleted due to missingness
3: In qtscore(bt, srdta, snps = c(1:250)) : Lambda estimated < 1, set to 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.