GenomeInformation$fromCdf: Static method to define a genome information set from a CDF
Description
Static method to define a genome information set from a CDF.
Usage
## Static method (use this):
## GenomeInformation$fromCdf(cdf, ...)## Don't use the below:
# S3 method for GenomeInformation
fromCdf(static, cdf, ...)
Value
Returns a GenomeInformation object.
Arguments
 
- cdf
 
An AffymetrixCdfFile.
 
- ...
 
Additional argument passed to *byChipType().
See Also
*byChipType().
  For more information see GenomeInformation.