Description Usage Arguments Details Value
Reduce elements of genoprobs list by allelic series
1 | reduce_probs(probs, allelic_series)
|
probs |
a list containing founder allele probabilities for a collection of markers |
allelic_series |
a binary matrix of 0s and 1s indicating the allelic series |
The output has two classes: list and calc_genoprob. Class 'calc_genoprob' is needed for input to qtl2::scan1, for example. Output length is same as that of inputted allele probs object.
an object with class calc_genoprob.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.