https://github.com/henrikbengtsson/aroma.affymetrix
🔬 R package: Analysis of Large Affymetrix Microarray Data Sets
https://github.com/henrikbengtsson/aroma.affymetrix
affymetrix analysis copy-number dna expression hpc large-scale microarray notebook package r reproducibility rna
Last synced: about 1 month ago
JSON representation
🔬 R package: Analysis of Large Affymetrix Microarray Data Sets
- Host: GitHub
- URL: https://github.com/henrikbengtsson/aroma.affymetrix
- Owner: HenrikBengtsson
- Created: 2014-06-15T03:10:59.000Z (almost 11 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-15T16:35:57.000Z (about 2 months ago)
- Last Synced: 2025-03-31T15:24:25.626Z (about 1 month ago)
- Topics: affymetrix, analysis, copy-number, dna, expression, hpc, large-scale, microarray, notebook, package, r, reproducibility, rna
- Language: R
- Homepage: https://cran.r-project.org/package=aroma.affymetrix
- Size: 4.05 MB
- Stars: 10
- Watchers: 5
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aroma.affymetrix: Analysis of Large Affymetrix Microarray Data Sets
Please see [The Aroma Project](http://www.aroma-project.org/) for more
details on how to use the package and for joining the user forum where
you can ask questions.## Installation
R package aroma.affymetrix is available on
[CRAN](http://cran.r-project.org/package=aroma.affymetrix). The
easiest to install the package and all of its dependencies (of which
some are on Bioconductor), use
```r
source('http://callr.org/install#aroma.affymetrix')
```