View source: R/buildSortedAlexandrovSignaturePatternList.R
| buildSortedAlexandrovSignaturePatternList | R Documentation | 
Build and sort the pattern list of an Alexandrov signature in the following way: First according to the base change: C>A, C>G, C>T, T>A, T>C, T>G, then within these categories according to the flanking bases: A, C, G, T.
buildSortedAlexandrovSignaturePatternList(numBases, trDir)
| numBases | Number of bases for the sequence pattern (odd integer). | 
| trDir | Logical: use transcription-strand information? | 
A sorted list of mutation features (e.g., triplets with base change).
Rosario M. Piro
 Politecnico di Milano
 Maintainer: Rosario
M. Piro
 E-Mail: <rmpiro@gmail.com> or <rosariomichael.piro@polimi.it>
http://rmpiro.net/decompTumor2Sig/
Krueger, Piro (2019) decompTumor2Sig: Identification of mutational
signatures active in individual tumors. BMC Bioinformatics 
20(Suppl 4):152.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.