getAlleleCellPairs.AffymetrixCdfFile | R Documentation |
Gets the cell indices of allele pairs in units of type "genotyping" with 2 or 4 unit groups.
## S3 method for class 'AffymetrixCdfFile'
getAlleleCellPairs(this, units=NULL, stratifyBy=c("pm", "pmmm", "mm"), force=FALSE, ...,
verbose=FALSE)
units |
A |
stratifyBy |
A |
... |
Not used. |
verbose |
A |
Returns a Nx2 integer
matrix
of cell indices, where each row is
a (PMA, PMB) probe pair.
Henrik Bengtsson
For more information see AffymetrixCdfFile
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.