An open API service indexing awesome lists of open source software.

https://github.com/henrikbengtsson/aroma.light-bioc_release

R package: This is the Bioconductor release version of the aroma.light package. It's synchronized via the Bioconductor Git-SVN bridge. This is effectively only a READ-ONLY repository. For bug reports, pull requests and so on, please use the https://github.com/HenrikBengtsson/aroma.light GitHub repository
https://github.com/henrikbengtsson/aroma.light-bioc_release

Last synced: about 2 months ago
JSON representation

R package: This is the Bioconductor release version of the aroma.light package. It's synchronized via the Bioconductor Git-SVN bridge. This is effectively only a READ-ONLY repository. For bug reports, pull requests and so on, please use the https://github.com/HenrikBengtsson/aroma.light GitHub repository

Awesome Lists containing this project

README

        

# 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](http://www.bioconductor.org/packages/devel/bioc/html/aroma.light.html) and can be installed in R as:

```r
source('http://bioconductor.org/biocLite.R')
biocLite('aroma.light')
```

## Software quality

| Resource: | Bioonductor | Travis CI | Appveyor |
| ------------- | ------------------- | ---------------- | ---------------- |
| _Platforms:_ | _Multiple_ | _Linux_ | _Windows_ |
| R CMD check | Build status (release)Build status (devel) | Build status | Build status |
| Test coverage | | Coverage Status | |