Learn R Programming

pdInfoBuilder (version 1.36.0)

cdf2table: Helper functions to assist the creation of an annotation package for a generic array

Description

Helper functions to assist the creation of an annotation package for a generic array. This includes converting CDF files into flat tables and parsing probe sequence files.

Usage

cdf2table(cdfFile) sequenceParser(seqFile)

Arguments

cdfFile
name of the CDF file to be used
seqFile
name of the probe sequence file

Details

cdf2table will convert a CDF to a flat table.

seqFile will extract a flat table containing physical location and probe sequences.