Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 2 of 2 found.
[1] < 1 > [1]  Sort:

MultiMeta : Meta-analysis of Multivariate Genome Wide Association Studies

Package: MultiMeta
Type: Package
Title: Meta-analysis of Multivariate Genome Wide Association Studies
Version: 0.1
Date: 2014-08-21
Author: Dragana Vuckovic
Maintainer: Dragana Vuckovic <dragana.vuckovic@burlo.trieste.it>
Description: Allows running a meta-analysis of multivariate Genome Wide
Association Studies (GWAS) and easily visualizing results through custom
plotting functions. The multivariate setting implies that results for each
single nucleotide polymorphism (SNP) include several effect sizes (also
known as "beta coefficients", one for each trait), as well as related
variance values, but also covariance between the betas. The main goal of
the package is to provide combined beta coefficients across different
cohorts, together with the combined variance/covariance matrix. The method
is inverse-variance based, thus each beta is weighted by the inverse of its
variance-covariance matrix, before taking the average across all betas. The
default options of the main function code{multi_meta} will work with files
obtained from GEMMA multivariate option for GWAS (Zhou & Stephens, 2014).
It will work with any other output, as soon as columns are formatted to
have the according names. The package also provides several plotting
functions for QQ-plots, Manhattan Plots and custom summary plots.
License: GPL (>= 2)
Imports: mvtnorm, expm, ggplot2, reshape2
Depends: gtable, grid
Collate: 'betas_plot.R' 'mhplot.R' 'multi_meta.R' 'qqplotter.R'
'Example_file_1.R' 'Example_file_2.R' 'Example_output_file.R'
Packaged: 2015-01-15 08:57:26 UTC; genetica
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-15 11:44:10

● Data Source: CranContrib
● 0 images, 4 functions, 3 datasets
● Reverse Depends: 0

dotwhisker : Dot-and-Whisker Plots of Regression Results

Package: dotwhisker
Type: Package
Title: Dot-and-Whisker Plots of Regression Results
Version: 0.2.0.5
Date: 2016-03-03
Author: Frederick Solt <frederick-solt@uiowa.edu>, Yue Hu <yue-hu-1@uiowa.edu>
Maintainer: Yue Hu <yue-hu-1@uiowa.edu>
Description: Quick and easy dot-and-whisker plots of regression results.
BugReports: https://github.com/fsolt/dotwhisker/issues
Depends: R (>= 3.2.0), ggplot2, gtable
Imports: grid, gridExtra, stats, broom, plyr, dplyr, stringr
Suggests: mfx, ordinal, knitr
License: MIT + file LICENSE
LazyData: TRUE
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-04 13:28:40 UTC; Sammo
Repository: CRAN
Date/Publication: 2016-03-04 14:53:27

● Data Source: CranContrib
● 0 images, 7 functions, 0 datasets
● Reverse Depends: 0