Description Usage Arguments Value Examples
Computes maximum a posteriori estimate for the trio copy number state
1 2 3 4 5 6 7 8 9 10 | MAP2(object, mdgr, param = MinDistParam(), ...)
## S4 method for signature 'MinDistExperiment,MinDistGRanges'
MAP2(object, mdgr, param = MinDistParam(), ...)
## S4 method for signature 'MinDistExperiment,GRangesList'
MAP2(object, mdgr, param = MinDistParam(), ...)
## S4 method for signature 'MinDistExperiment,GRanges'
MAP2(object, mdgr, param = MinDistParam(), ...)
|
object |
An object of class |
mdgr |
An object of class |
param |
An object of class |
... |
ignored |
An object of class MinDistPosterior
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.