hotspot_df {immuneSIM}R Documentation

Hotspot dataframe for SHM

Description

A dataframe containing mutation probabilities for every possible 5mer pattern

Usage

hotspot_df

Format

A data frame with 1024 rows and variables:

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


[Package immuneSIM version 0.8.7 Index]