To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("BeadArrayUseCases")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Example data files and use cases for processing Illumina BeadArray expression data using Bioconductor
Author: Mark Dunning, Wei Shi, Andy Lynch, Mike Smith, Matt Ritchie
Maintainer: Mike Smith <Mike.L.Smith at cancer.org.uk>
Citation (from within R,
enter citation("BeadArrayUseCases")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("BeadArrayUseCases")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("BeadArrayUseCases")
R Script | BeadArrayUseCases.pdf | |
Reference Manual |
biocViews | DifferentialExpression, ExperimentData, Microarray |
Version | 1.3.1 |
License | GPL-2 |
Depends | |
Imports | beadarray(>= 2.3.18), limma, GEOquery |
LinkingTo | |
Suggests | Biostrings, GenomicRanges, illuminaHumanv1.db, illuminaHumanv2.db, illuminaHumanv3.db |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | BeadArrayUseCases_1.3.1.tar.gz |
Windows Binary | BeadArrayUseCases_1.3.1.zip |
Mac OS X 10.6 (Snow Leopard) | BeadArrayUseCases_1.3.1.tgz |
Mac OS X 10.9 (Mavericks) | BeadArrayUseCases_1.3.1.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!