View source: R/aiding_functions.R
Get the integer ratios of gametes with dosage 0:(ploidy/2) from an autopolyploid parent (polysomic inheritance) with given ploidy and dosage the result can be converted to fractions by y <- x/(sum(x))
1 | polygamfrq(ploidy, dosage)
|
ploidy |
The ploidy level of the parent |
dosage |
The parental dosage |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.