Bioconductor version: Release (2.11)
This packages allow reading into R of Codelink bioarray data exported as text from the Codelink software. Also includes some functions to ease the manipulation and pre-processing of data, such in background correction and normalization.
Author: Diego Diez <diego10ruiz at gmail.com>
Maintainer: Diego Diez <diego10ruiz at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("codelink")
To cite this package in a publication, start R and enter:
citation("codelink")
| R Script | codelink | |
| R Script | CodelinkSet | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | DataImport, Microarray, OneChannel, Preprocessing, Software |
| Version | 1.26.0 |
| In Bioconductor since | BioC 1.8 (R-2.3) |
| License | GPL-2 |
| Depends | R (>= 2.10), BiocGenerics(>= 0.3.2), methods, Biobase(>= 2.17.8), limma |
| Imports | BiocGenerics, annotate |
| Suggests | genefilter, parallel |
| System Requirements | |
| URL | http://www.kuicr.kyoto-u.ac.jp/~diez |
| Depends On Me | |
| Imports Me | |
| Suggests Me | MAQCsubset |
| Package Source | codelink_1.26.0.tar.gz |
| Windows Binary | codelink_1.26.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | codelink_1.26.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!