Plot for an object of class 'rcongasplus'.
     
    
    # S3 method for rcongasplus
plot(x, ...)
 
    
    Arguments
    - x
- An object of class - 'rcongasplus'.
 
- ...
- Unused ellipsis. 
 
    
    Value
    
One of the plots available in the package, computed with
plot_data or plot_data functions.
     
    
    Examples
    data("example_object")
plot(example_object)
#> → Normalising RNA counts using input normalisation factors.
#> → Normalising ATAC counts using input normalisation factors.
#> → Showing all segments (this plot can be large).
