readBGX: Low-level function to read BGX files

Description Usage Arguments Details Value Author(s)

View source: R/readBGX.R

Description

Reads BGX files (array design information) from Illumina expression arrays.

Usage

1

Arguments

file

character string specifying BGX file to be read in

Details

Illumina provide probe annotation for expression arrays as either tab separated text files or as files with the extension ‘.bgx’. BGX files are in fact just gzipped versions of the text files. This function reads such files and returns a list with two entries, the first containing the target-probe information and the second containing details of the control probes.

Value

A list.

Author(s)

Mike Smith. Based loosely on code developed by Mark Dunning available in beadarray~1.16.0.


illuminaio documentation built on Nov. 8, 2020, 7:51 p.m.