Description Usage Arguments Value Note
A function to multiply the constants e and f in a
subsetted exome.constants
object by the relative
rate parameter for selection bias of the background
mutation model. This parameter represents the ratio of
nonsilent to silent mutations
1 | multiplyr(res, r)
|
res |
a list with one entry for each chromosome,
where each entry is a matrix containing a row for each
coding base pair and the following columns: 1. base pair
position, 2. nucleotide number (see
|
r |
numeric value representing the relative rate parameter estimate for the ratio of mutations in genes with nonsilent vs only silent mutations (selection bias) |
an object of the same structure as res
, but
columns 3 and 4 (e, and f) have been multiplied by the
nonsilent relative rate parameter r
.
This internal function is not intended to be called by the user.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.