Description Usage Arguments Value
Given input genotype data for cross samples and their founder strains, this function assigns a genotype symbol to each locus according to the inferred combination of founder alleles.
1 | make_geno_matrix(x, y, alleles = NULL)
|
x |
Raw sample genotype |
y |
Raw founder genotype |
alleles |
Mapping of founder IDs to founder allele symbols. |
A founder genotype matrix, with genotypes encoded as integers and
their corresponding genotype symbols in the attribute 'genotypes'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.