Description Usage Arguments Details Value
Reduce a genoprobs array by allelic series
1 | reduce_probs_array(array, allelic_series)
|
array |
a probs array (not a list) |
allelic_series |
a matrix of 0s and 1s to indicate allelic series |
The function multiplies every marker's probs matrix (from array inputted) by allelic_series and returns an array.
a reduced array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.