qunhualilab/gIDR: Generalized irreproducibile discovery rate

Reproducibility is essential for reliable scientific discovery. Assessment of reproducibility often involves characterizing the concordance of ranked candidate lists from replicate experiments. Li et al (2011) developed a copula mixture model to assess the reproducibility of findings from high-throughput experiments. The R package `idr` implemented the method. Despite its broad application, it is not applicable when a large number of ties are present or when a considerable proportion of candidates are unobserved in one replicate, for example, being truncated by a significance threshold. Here we present `gIDR`, that implements a method to handle discreteness and truncation in the ranked lists using a latent variable approach. The generalized method not only allows ties and partially replicated candidates, but also is able to identify substantially more real signals and produce better calibrated error rate than the existing method.

Getting started

Package details

AuthorQunhua Li, Tao Yang
MaintainerTao Yang <xadmyangt@gmail.com>
LicenseGPL (>2.0)
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("qunhualilab/gIDR")
qunhualilab/gIDR documentation built on May 14, 2019, 10:38 a.m.