H.MC {BIGDAWG} | R Documentation |
Haplotype Analysis Function for Multicore
Description
This is the workhorse function for the haplotype analysis.
Usage
H.MC(genos.sub, grp, Strict.Bin, Verbose)
Arguments
genos.sub |
The genotype columns of the loci(locus) set being analyzed. |
grp |
Case/Control or Phenotype groupings. |
Strict.Bin |
Logical specify if strict rare cell binning should be used in ChiSq test |
Verbose |
Summary display carryover from main BIGDAWG function |
Note
This function is for internal BIGDAWG use only.
[Package BIGDAWG version 3.0.3 Index]