Skip to content

bbglab/randomize-mutations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple mutation randomization

Content

Mutation randomization based on trinucleotide context specific mutation rates.

The following topics are covered:

  • Trinucleotide context profile
  • Mutation rate as normalized trinucleotide context profile
  • Randomize mutations based on mutation rate
  • Expectation and variance of a score based on mutation rate
  • Sample-specific profiles based on prior profiles

Main explainer:

/notebooks/randomization.ipynb

Test data:

/notebooks/create_test_data.ipynb

Environment

conda env create -f environment.yml

bgsignatures: $ pip install bgsignatures

bgreference: conda install -c conda-forge -c bbglab bgreference

Data

The trinucleotide content of the reference exome was downloaded from the SigProfilerMatrixGenerator github:

About

Utils for simple mutation randomization based on trinucleotide context specific mutation rate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published