Package: consensus
Title: Cross-platform consensus analysis of genomic measurements via interlaboratory testing method
Version: 1.26.0
Date: 2020-05-22
Author: Tim Peters
Maintainer: Tim Peters <[email protected]>
Authors@R: c(person("Tim", "Peters", role = c("cre", "aut"),
                    email = "[email protected]"),
	     person("Benedetta Frida", "Baldi", role = "art",
		    email = "[email protected]"))
Description: An implementation of the American Society for Testing and Materials (ASTM) Standard E691 for interlaboratory testing procedures, designed for cross-platform genomic measurements. Given three (3) or more genomic platforms or laboratory protocols, this package provides interlaboratory testing procedures giving per-locus comparisons for sensitivity and precision between platforms.   
Depends: R (>= 3.5), RColorBrewer
Imports: matrixStats, gplots, grDevices, methods, graphics, stats, utils
biocViews: QualityControl, Regression, DataRepresentation, GeneExpression, Microarray, RNASeq
Suggests: knitr, RUnit, rmarkdown, BiocGenerics
License: BSD_3_clause + file LICENSE
VignetteBuilder: knitr