Description Usage Arguments See Also
Extract SNP genotypes. Genotypes are assumed to be represented as integers: 1=AA, 2=AB, 3=BB.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | genotypes(object)
## S4 method for signature 'ArrayViews'
lrr(object)
## S4 method for signature 'ArrayViews'
baf(object)
## S4 method for signature 'ArrayViews'
genotypes(object)
## S4 method for signature 'SnpArrayExperiment'
baf(object)
## S4 method for signature 'SnpArrayExperiment'
copyNumber(object)
## S4 method for signature 'SnpArrayExperiment'
lrr(object)
## S4 method for signature 'SnpArrayExperiment'
genotypes(object)
|
object |
see |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.