Bioconductor version: 2.6
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 <diez at kuicr.kyoto-u.ac.jp>
Maintainer: Diego Diez <diez at kuicr.kyoto-u.ac.jp>
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 |
| biocViews | Microarray, OneChannel, DataImport, Preprocessing |
| Depends | methods, Biobase(>= 2.5.5), limma |
| Imports | annotate |
| Suggests | genefilter |
| System Requirements | |
| License | GPL |
| URL | http://www.kuicr.kyoto-u.ac.jp/~diez |
| Depends On Me | |
| Imports Me | |
| Suggests Me | AgiMicroRna |
| Version | 1.16.0 |
| Since | Bioconductor 1.8 (R-2.3) |
| Package Source | codelink_1.16.0.tar.gz |
| Windows Binary | codelink_1.16.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) binary | codelink_1.16.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!