MutabilityModel-class | R Documentation |
MutabilityModel
defines a data structure for the 5-mer motif-based SHM targeting
mutability model.
## S4 method for signature 'MutabilityModel'
print(x)
## S4 method for signature 'MutabilityModel'
as.data.frame(x)
x |
|
.Data
numeric vector containing 5-mer mutability estimates
source
character vector annotating whether the mutability was inferred or directly measured.
numMutS
a number indicating the number of silent mutations used for estimating mutability
numMutR
a number indicating the number of replacement mutations used for estimating mutability
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.