Last data update: 2014.03.03

R: Low-level function to read BPM files
readBPMR Documentation

Low-level function to read BPM files

Description

Reads BPM files (array design information) from Illumina arrays.

WARNING: This function is deprecated since illuminaio 0.1.4 (January 2016), because its parser is invalid/incorrect. (Issue #6)

Usage

readBPM(file)

Arguments

file

character string specifying BPM file to be read in

Value

A list.

Author(s)

Originally created by Keith Baggerly in 2008. Later included in the crlmm package.

Results