buildHAPsets {BIGDAWG} | R Documentation |
Haplotype List Builder
Description
Builds table of haplotypes from combinations
Usage
buildHAPsets(Combn, genos, loci, loci.ColNames)
Arguments
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. |
Note
This function is for internal BIGDAWG use only.
[Package BIGDAWG version 3.0.3 Index]