View source: R/cdfAddProbeOffsets.R
cdfAddProbeOffsets | R Documentation |
Adds probe offsets to the groups in a CDF structure.
This function
is design to be used with applyCdfGroups
()
on an Affymetrix Mapping (SNP) CDF list
structure.
cdfAddProbeOffsets(groups, ...)
groups |
A |
... |
Not used. |
Returns a list
structure with half the number of groups as the
groups
argument (since allele A and allele B groups have
been joined).
Henrik Bengtsson
[1] Affymetrix, Understanding Genotyping Probe Set Structure, 2005.
http://www.affymetrix.com/support/developer/whitepapers/genotyping_probe_set_structure.affx
applyCdfGroups
().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.