Description Usage Arguments Value
merge_lists()
is a function used to merge summary IBD results for multiple pairs when running the IBD analysis on
multiple cores
1 | merge_lists(A, B)
|
A |
List with 2 objects for one pair. Object 1 is the IBD summaries for a pair and object 2 is the IBD posterior probabilities. |
B |
List with 2 objects for another pair. Object 1 is the IBD summaries for a pair and object 2 is the IBD posterior probabilities. |
A list with 2 objects containing merged lists from A
and B
above.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.