readBPM {illuminaio} | R Documentation |
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)
readBPM(file)
file |
character string specifying BPM file to be read in |
A list.
Originally created by Keith Baggerly in 2008. Later included in the crlmm package.