Description Usage Arguments Value See Also Examples
This function draws a sort of manhattan plots using the p-value of the
association of the exposures with phenotypes of an ExWAS
object.
1 2 3 4 5 6 7 8 9 |
object |
An |
... |
Other objects of class |
subtitles |
(optional) Characters used as "substitle" when more than one
|
color |
(optional) Character vector of HTML colors, labeled with family's names. Used to colore the exposures. |
exp.order |
(optional) Character vector of exposures used to order and subset the plot. |
labels |
(optional) Character vector with the labels for each exposure. It must be labeled vector. |
show.effective |
(default |
An object of class ggplot
.
exwas as a constructor for ExWAS objects, extract to obtain a table with the result of the ExWAS
1 2 3 |
Loading required package: Biobase
Loading required package: BiocGenerics
Loading required package: parallel
Attaching package: ‘BiocGenerics’
The following objects are masked from ‘package:parallel’:
clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
clusterExport, clusterMap, parApply, parCapply, parLapply,
parLapplyLB, parRapply, parSapply, parSapplyLB
The following objects are masked from ‘package:stats’:
IQR, mad, sd, var, xtabs
The following objects are masked from ‘package:base’:
anyDuplicated, append, as.data.frame, basename, cbind, colnames,
dirname, do.call, duplicated, eval, evalq, Filter, Find, get, grep,
grepl, intersect, is.unsorted, lapply, Map, mapply, match, mget,
order, paste, pmax, pmax.int, pmin, pmin.int, Position, rank,
rbind, Reduce, rownames, sapply, setdiff, sort, table, tapply,
union, unique, unsplit, which.max, which.min
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Registered S3 method overwritten by 'pryr':
method from
print.bytes Rcpp
Attaching package: ‘rexposome’
The following object is masked from ‘package:BiocGenerics’:
plotPCA
Warning message:
In exwas(expo[1:5, ], asthma ~ 1, family = "binomial") :
Data from 'asthma~lddt_lip+1' was reduced from 1200 to 1185
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.