plotStrandBiasResults: plot Transcription and Replication strand bias results

View source: R/strandBiasLib.R

plotStrandBiasResultsR Documentation

plot Transcription and Replication strand bias results

Description

This function plots the transcription/replication strand bias results obtained using the sampleStrandBias function, or the combineStrandBiasResults function.

Usage

plotStrandBiasResults(
  biasResObj,
  filename = NULL,
  addToTitle = NULL,
  pointsize = 12,
  textscaling = 1
)

Arguments

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


Nik-Zainal-Group/signature.tools.lib documentation built on April 13, 2025, 5:50 p.m.