Description Usage Arguments Author(s)
Returns the probability of seeing the reference allele after including the mapping-bias and the sequencing-error.
| 1 | pbias(prob, bias, seq_error)
 | 
| prob | A numeric vector. Each element is the proportion of genomes that contain the reference allele. This should take on one of the values 0/K, 1/K, ... , K/K, where K is the ploidy of the individual. | 
| bias | The bias parameter. Should be greater than or equal to zero, though is typically less than 1. A 1 indicates no bias. A value less than one indicates a bias towards the reference allele. A value greater than 1 indicates a bias towards the non-reference allele. | 
| seq_error | The sequencing error rate. This should be between 0 and 1. | 
David Gerard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.