Description Usage Arguments Value Author(s) See Also
These generic functions access the calls and call probabilities stored in objects.
1 2 3 4 | snpCall(object, ...)
snpCall(object, ...) <- value
snpCallProbability(object, ...)
snpCallProbability(object, ...) <- value
|
object |
Object, possibly derived from class |
value |
Matrix with rows representing SNP calls or call probabilities and columns samples. |
... |
Additional arguments available to methods. |
snpCall
returns a matrix of SNP calls;
snpCallProbability
returns the corresponding matrix of standard errors,
when available.
Biocore
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.