#' RNA-Seq and Microarray Preprocessing
#'
#' @docType package
#' @name fdaRNA-package
#' @aliases fdaRNA
#'
#' @description
#' This package is dedicated to two central aspects of gene expression preprocessing:
#' normalization and outlier detection. In this package, those methodologies are based
#' on statistical depth. The outlier detection methodology can be generally applied.
#'
#' @keywords non-parametric multivariate robust
#'
#' @import affy MASS mpm mvtnorm
#' @importFrom doSNOW registerDoSNOW
#'
#' @references
#' Nieto-Reyes A, Cabrera J. Statistical depth based normalization and outlier detection of
#' gene expression data. Preprint
#'
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.