Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 16 days 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 (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-02-18T21:22:52.000Z (10 months ago)
- Last Synced: 2024-11-30T13:41:13.257Z (23 days 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: 7
- 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')
```