R/ORdensity-package.R

#' ORdensity
#'
#' ORdensity is a package for the automated discovery of differentially expressed genes.
#' It makes use of the ORdensity method and the associated FP and dFP values to detect the
#' most likely true positives.
#'
#' @seealso \code{\link{summary.ORdensity}}, \code{\link{preclusteredData}}, 
#' \code{\link{plot.ORdensity}}, \code{\link{silhouetteAnalysis}},
#' \code{\link{clusplotk}}, \code{\link{compute.ORdensity}}, 
#' \code{\link{findbestK}}, \code{\link{findDEgenes}}, \code{\link{ORdensity}}
#' @name ORdensity
#' @aliases ORdensity-package
#' @docType package
#' @author Jose Maria Martinez Otzeta \email{josemaria.martinezo@@ehu.eus}
NULL
jmartinezot/findDE documentation built on May 24, 2019, 8:54 a.m.