Last data update: 2014.03.03

IHW

Package: IHW
Title: Independent Hypothesis Weighting
Version: 1.0.2
Authors@R: c(person("Nikos", "Ignatiadis", email = "nikos.ignatiadis01@gmail.com",
role = c("aut", "cre")),
person("Wolfgang", "Huber", role="aut"))
Description: Independent hypothesis weighting (IHW) is a multiple testing
procedure that increases power compared to the method of Benjamini and Hochberg by assigning
data-driven weights to each hypothesis. The input to IHW is a two-column
table of p-values and covariates. The covariate can be any continuous-valued
or categorical variable that is thought to be informative on the statistical
properties of each hypothesis test, while it is independent of the p-value under
the null hypothesis.
Depends: R (>= 3.3.0)
License: Artistic-2.0
LazyData: true
Imports: methods, slam, lpsymphony, fdrtool, BiocGenerics
Suggests: ggplot2, scales, DESeq, DESeq2, airway, testthat, Matrix,
BiocStyle, knitr, rmarkdown, devtools
VignetteBuilder: knitr
biocViews: MultipleComparison, RNASeq
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-16 05:58:07 UTC; biocbuild
Author: Nikos Ignatiadis [aut, cre],
Wolfgang Huber [aut]
Maintainer: Nikos Ignatiadis <nikos.ignatiadis01@gmail.com>

● BiocViews: MultipleComparison, RNASeq
1 images, 6 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'IHW' ...
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'weights' from package 'stats' in package 'IHW'
Creating a generic function for 'nrow' from package 'base' in package 'IHW'
Creating a generic function for 'plot' from package 'graphics' in package 'IHW'
** help
*** installing help indices
  converting help for package 'IHW'
    finding HTML links ... done
    get_bh_threshold                        html  
    groups_by_filter                        html  
    ihw.DESeqResults                        html  
    ihw.default                             html  
    ihwResult-class                         html  
    plot-ihwResult-method                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (IHW)
Making 'packages.html' ... done