readClfHeader: Read the header of a CLF file.

View source: R/readClf.R

readClfHeaderR Documentation

Read the header of a CLF file.

Description

Reads the header of a CLF file. The exact information stored in this file can be viewed in the readClfEnv() documentation which reads the header in addition to the body.

Usage

readClfHeader(file)

Arguments

file

file a CLF file

Value

A list of header elements.


HenrikBengtsson/affxparser documentation built on Feb. 9, 2024, 3:13 a.m.