plotSelectionOverlaps {pagoda2} | R Documentation |
Get a dataframe and plot summarising overlaps between selection of a pagoda2 selection object ignore self overlaps
Description
Get a dataframe and plot summarising overlaps between selection of a pagoda2 selection object ignore self overlaps
Usage
plotSelectionOverlaps(sel)
Arguments
sel |
a pagoda2 selection object |
Value
a list that contains a ggplot2 object and a datatable with the overlaps data
[Package pagoda2 version 1.0.12 Index]