Description Usage Arguments Value Author(s) References See Also
View source: R/cdfGtypeCelToPQ.R
Function to imitate Affymetrix' gtype\_cel\_to\_pq software.
This function is design to be used with applyCdfGroups()
on an Affymetrix Mapping (SNP) CDF list structure.
| 1 | cdfGtypeCelToPQ(groups, ...)
 | 
| groups | A  | 
| ... | Not used. | 
Returns a list structure with a single group.  The fields in this
groups are in turn vectors (all of equal length) where the elements
are stored as subsequent quartets (PMA, MMA, PMB, MMB) with all
forward-strand quartets first followed by all reverse-strand quartets.
Henrik Bengtsson
[1] Affymetrix, Understanding Genotyping Probe Set Structure, 2005.
http://www.affymetrix.com/support/developer/whitepapers/genotyping_probe_set_structure.affx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.