README.md

repscores

repscores implements various reproducibility scores, used in NGS.

Installation

You can install repscores from github with:

# install.packages("devtools")
devtools::install_github("razZ0r/repscores")

Implemented scores

SERE [Single-parameter quality control and sample comparison for RNA-Seq]

The code is based on https://github.com/eigenv/SERE

npIDR [non-parametric Irreproducible Discovery Rate]

The code based on https://github.com/pervouchine/npIDR



razZ0r/repscores documentation built on May 26, 2020, 4:39 a.m.