View source: R/strandBiasLib.R
plotStrandBiasResults | R Documentation |
This function plots the transcription/replication strand bias results obtained using the sampleStrandBias function, or the combineStrandBiasResults function.
plotStrandBiasResults(
biasResObj,
filename = NULL,
addToTitle = NULL,
pointsize = 12,
textscaling = 1
)
biasResObj |
R list object containing the results from the sampleStrandBias function call |
filename |
pdf file name to save the plots to file |
addToTitle |
text to be added in each plot title, useful for example to add the name of a sample |
pointsize |
change the pointsize of the plot |
textscaling |
change the scaling of some text |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.