gtest {gwid} | R Documentation |
perform gtest
Description
perform gtest
Usage
gtest(haplotype_structure, ...)
Arguments
haplotype_structure |
object of a class |
... |
other variables |
Value
the output will be a test_snps (data.table) object including 3 columns: “snp_pos”, “case_control”, and “value” which is a p-values.
[Package gwid version 0.2.0 Index]