View source: R/plotShiraishiModel.R
plotShiraishiModel | R Documentation |
'plotShiraishiModel()' plots a single signature or the mutation frequency data for a single genome of the Shiraishi-type model.
plotShiraishiModel(mutData, numBases, trDir, colors = NULL)
mutData |
(Mandatory) The signature or genome mutation frequency data to be plotted. |
numBases |
The number of bases of the sequence pattern. |
trDir |
Logical value specifying whether transcription strand information is present. |
colors |
Vector of four colors to be used for the base data.
If |
Returns (or draws) a plot according to the Shiraishi model of mutational signatures.
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.