To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("beadarray")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
The package is able to read bead-level data (raw TIFFs and text files) output by BeadScan as well as bead-summary data from BeadStudio. Methods for quality assessment and low-level analysis are provided.
Author: Mark Dunning, Mike Smith, Jonathan Cairns, Andy Lynch, Matt Ritchie
Maintainer: Mark Dunning <Mark.Dunning at cruk.cam.ac.uk>
Citation (from within R,
      enter citation("beadarray")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("beadarray")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("beadarray")
    
| R Script | beadarray.pdf | |
| R Script | beadlevel.pdf | |
| R Script | beadsummary.pdf | |
| R Script | ImageProcessing.pdf | |
| Reference Manual | ||
| Text | NEWS | 
| biocViews | Microarray, OneChannel, Preprocessing, QualityControl, Software | 
| Version | 2.12.0 | 
| In Bioconductor since | BioC 1.8 (R-2.3) | 
| License | GPL-2 | 
| Depends | R (>= 2.13.0), BiocGenerics(>= 0.3.2), Biobase(>= 2.17.8), methods, ggplot2 | 
| Imports | BeadDataPackR, limma, AnnotationDbi, stats4, BiocGenerics, reshape2 | 
| Suggests | lumi, vsn, affy, hwriter, beadarrayExampleData, illuminaHumanv3.db, gridExtra | 
| System Requirements | |
| URL | |
| Depends On Me | beadarrayExampleData | 
| Imports Me | arrayQualityMetrics, BeadArrayUseCases, epigenomix | 
| Suggests Me | beadarraySNP, lumi | 
Follow Installation instructions to use this package in your R session.
| Package Source | beadarray_2.12.0.tar.gz | 
| Windows Binary | beadarray_2.12.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | beadarray_2.12.0.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!