Pool results of tests from two independent datasets
Generic function to pool results of tests from two independent
datasets. It is not designed to be called directly, but is called
recursively by pool
pool2(x, y, score)
x, y |
Objects holding the (extended) test results.
These must be of class
|
score |
Is extended score information to be returned in the output object? |
An object of same class as the input objects (optionally without the
.score
) extension. Tests are produced for the union of
SNPs tested in all the input objects.
David Clayton dc208@cam.ac.uk
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.