View source: R/sim_find_cov_from_mgr.R
sim_find_cov_from_mgr | R Documentation |
This function computes the coverage of the simulation given the desired missing genotype rate by reversing the poisson density function and taking the negative natural log of the input missing genotype rate
sim_find_cov_from_mgr(missing_genotype_rate)
missing_genotype_rate |
a numeric, if greater than 1, assumed to be a percentage and is divided by 100. |
coverage a numeric, the coverage of the simulation corresponding to the desired missing_genotype_rate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.