fisher_test {gwid} | R Documentation |
Fisher test
Description
Fisher test
Usage
fisher_test(obj, ...)
Arguments
obj |
an object |
... |
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]