To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("lumiBarnes")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
The Barnes benchmark dataset can be used to evaluate the algorithms for Illumina microarrays. It measured a titration series of two human tissues, blood and placenta, and includes six samples with the titration ratio of blood and placenta as 100:0, 95:5, 75:25, 50:50, 25:75 and 0:100. The samples were hybridized on HumanRef-8 BeadChip (Illumina, Inc) in duplicate. The data is loaded as an LumiBatch Object (see documents in the lumi package).
Author: Pan Du
Maintainer: Pan Du <dupan at northwestern.edu>
Citation (from within R,
enter citation("lumiBarnes")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("lumiBarnes")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("lumiBarnes")
Reference Manual |
biocViews | ExperimentData, NormalTissue, OneChannel, RNAExpressionData |
Version | 1.3.11 |
License | LGPL |
Depends | R (>= 2.0), Biobase(>= 2.5.5), lumi(>= 1.1.0) |
Imports | |
Suggests | |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | arrayMvout, lumi |
Follow Installation instructions to use this package in your R session.
Package Source | lumiBarnes_1.3.11.tar.gz |
Windows Binary | lumiBarnes_1.3.11.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | lumiBarnes_1.3.11.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!