Description Usage Arguments Value Examples
fit background model with negative-binomial regression
1 2 |
Data |
mutSet object |
MRtriProb |
output from get_bg_MRtri |
method |
Either NB or Poisson |
cores |
Number of parallel core to be used |
bs.type |
Either 'all' or nonsil. When all is specificed, all mutation per Mb will be used as sample specific background mutation (TMB). When nonsil is specified, non-synonymous mutation per Mb will be used as sample specific background mutation (TMB). |
mut.nonsil |
A boolen. If TRUE, non-synonymous mutation will be used for background mutation modeling during training. |
nonsil.fraction |
Default is 0.6. The percentage of genes whose non-synonymous mutation will be used. |
A vector mutation count for 96 trinucleotide context
1 2 3 4 | ## Not run:
fit_model2(Data)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.