breakpointOverlaps: A function to extract the reads overlapping to fusion breakpoint.
Description
A function to extract the reads overlapping to fusion breakpoint.
Usage
breakpointOverlaps(fset, plot=FALSE, ylim=NULL)
Arguments
fset
An fSet object. The slots fusionRNA and fusionGA needs to be loaded
plot
If FALSE plot is not printed
ylim
If NULL it uses the full fusion transcript coverage to define the ylim of the plot. If setted it can be used to zoom in the plot to better see the structure of the coverage at the brek point
Value
An object of GAlignment class. A plot of the fusion trascript coverage in blue and of the reads spanning over the break point in yellow.