batchAnalysis {BeadExplorer}R Documentation

Batch Analysis

Description

Batch analysis of Illumina BeadStudio output files

Usage

batchAnalysis()

Details

This is a wrapper function that looks for all files within the current working directory that end in 'gene profile.csv' and analyses them in series. The corresponding 'qcinfo.csv' files are also required within the working directory. The function basically repeats the default beadAnalysis function for every file in the directory.

Value

None

Author(s)

Gareth Elvidge gareth.elvidge@well.ox.ac.uk

Examples

## Not run: 
batchAnalysis()
## End(Not run)

[Package BeadExplorer version 1.2.0 Index]