buildHAPsets {BIGDAWG} | R Documentation |
Builds table of haplotypes from combinations
buildHAPsets(Combn, genos, loci, loci.ColNames)
Combn |
Combination of loci to extraction from genos |
genos |
The genotype columns of the loci set being analyzed. |
loci |
Character vector of unique loci being analyzed. |
loci.ColNames |
Character vector of genos column names. |
This function is for internal BIGDAWG use only.