README.md

The fdaRNA package.

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.

For more details please make a pull request.

How to install fdaRNA?

The current development version can be downloaded from GitHub via

if (!requireNamespace("remotes")) install.packages("remotes")

remotes::install_bioc("affy")
remotes::install_github("AliciaNieto/fdaRNA",dependencies = TRUE)


asael697/fdaRNA documentation built on May 28, 2020, 11:32 a.m.