one_spot_df {immuneSIM} | R Documentation |
One Spot
Description
A dataframe containing a mutation probabilities to base per 5mer (inherited from AbSim package)
Usage
one_spot_df
Format
A dataframe with 32 entries:
- pattern
amino acid
- toA
probability of mutation to adenine
- toC
probability of mutation to cytosine
- toG
probability of mutation to guanine
- toT
probability of mutation to thymine
- Source
source of probability
Source
https://cran.r-project.org/package=AbSim
https://doi.org/10.1093/bioinformatics/btx533
[Package immuneSIM version 0.8.7 Index]