View source: R/mutationContext.R
plotContextSNV | R Documentation |
Plot the result table obtained from calling the findContextSNV function
plotContextSNV(data_table, outfile = NULL, main = "", xlab = "")
data_table |
table with counts of nucleotides at the 5' and 3' of a mutation, obtained from calling the findContextSNV function |
outfile |
if specified the plot will be save to a pdf file, use extension .pdf |
main |
optional plot title |
xlab |
optional x label |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.