Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pool2

Pool results of tests from two independent datasets


Description

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

Usage

pool2(x, y, score)

Arguments

x, y

Objects holding the (extended) test results. These must be of class SingleSnpTests.score or snp.tests.glm

score

Is extended score information to be returned in the output object?

Value

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.

Author(s)

David Clayton dc208@cam.ac.uk

See Also


snpStats

SnpMatrix and XSnpMatrix classes and methods

v1.40.0
GPL-3
Authors
David Clayton <dc208@cam.ac.uk>
Initial release
2019-10-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.