Generate visualization of mutation signatures for the model with substitution patterns and flanking bases represented by the indepenent representation.
1 2 | visPMS_ind(vF, numBases, baseCol = NA, trDir = FALSE, charSize = 5,
isScale = FALSE, alpha = 2, charLimit = 0.25)
|
vF |
a matrix for mutation signature |
numBases |
the number of flanking bases |
baseCol |
the colour of the bases (A, C, G, T, plus strand, minus strand) |
trDir |
the index whether the strand direction is plotted or not |
charSize |
the size of the character |
isScale |
the index whether the height of the flanking base is changed or not |
alpha |
the parameter for the Renyi entropy (applicable only if the isScale is TRUE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.