README.md

Bioconductor since badge Bioconductor build status Bioconductor build status R CMD check status Coverage Status

aroma.light: Light-Weight Methods for Normalization and Visualization of Microarray Data using Only Basic R Data Types

Installation

R package aroma.light is available on Bioconductor and can be installed in R as:

install.packages("BiocManager")
BiocManager::install("aroma.light")

Pre-release version

To install the pre-release version that is available in Git branch develop on GitHub, use:

remotes::install_github("HenrikBengtsson/aroma.light", ref="develop")

This will install the package from source.

Contributing

To contribute to this package, please see CONTRIBUTING.md.



HenrikBengtsson/aroma.light documentation built on July 3, 2023, 1:57 a.m.