Description Usage Arguments Value See Also Examples
Calculate the strain distribution patterns (SDPs) from the strain genotypes at a set of SNPs.
1 | calc_sdp(geno)
|
geno |
Matrix of SNP genotypes, markers x strains, coded as 1 (AA) and 3 (BB). Markers with values other than 1 or 3 are omitted, and monomorphic markers, are omitted. |
A vector of strain distribution patterns: integers between 1 and 2^n - 2 where n is the number of strains, whose binary representation indicates the strain genotypes.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.