View source: R/hypothesis_test.R
| gtest.haplotype_structure | R Documentation | 
haplotype_structure functionPerform G-test on haplotype structures extracted from haplotype_structure function
## S3 method for class 'haplotype_structure'
gtest(haplotype_structure, reference, ...)
| haplotype_structure | An object of class haplotype_structure. Output of
 | 
| reference | reference group of subjects in which we want to perform G-test | 
| ... | other variables | 
the output will be a test_snps (data.table) object including 3 columns: “snp_pos”, “case_control”, and “value” which is a p-values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.