Description Usage Arguments Value Author(s) See Also Examples
Generates a heatmap of mutation rates by sequence context to assist in determining somatic point sequence context categories for BMR model
1 | BMR.plot(dat.out)
|
dat.out |
output from |
Generates a heatmap of point mutation rates by trinucleotide sequence context motif, which is corrected for values in ref.dat
, on the log10 scale
Nicholas B. Larson
1 2 3 4 5 6 7 | ## Not run:
data(example.dat)
data(ccds.19)
baysic.dat.ex<-baysic.data(example.dat,ccds.19)
BMR.plot(baysic.dat.ex)
## End(Not run)
|
Loading required package: rjags
Loading required package: coda
Linked to JAGS 4.2.0
Loaded modules: basemod,bugs
Loading required package: fields
Loading required package: spam
Loading required package: dotCall64
Loading required package: grid
Spam version 2.1-1 (2017-07-02) is loaded.
Type 'help( Spam)' or 'demo( spam)' for a short introduction
and overview of this package.
Help for individual functions is also obtained by adding the
suffix '.spam' to the function name, e.g. 'help( chol.spam)'.
Attaching package: 'spam'
The following objects are masked from 'package:base':
backsolve, forwardsolve
Loading required package: maps
Loading required package: poibin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.