cdf2table | R Documentation |
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.
cdf2table(cdfFile)
sequenceParser(seqFile)
cdfFile |
name of the CDF file to be used |
seqFile |
name of the probe sequence file |
cdf2table
will convert a CDF to a flat table.
seqFile
will extract a flat table containing physical location and probe sequences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.