Entering edit mode
                    7.6 years ago
        Mike
        
    
        ▴
    
    60
    On this plot, data points that are outside the limits of the plot are pointed to using triangles:
https://i.imgur.com/ScTCGMw.png from http://www.bioconductor.org/help/workflows/rnaseqGene/#ma-plot
Is it possible to do something similar using ggplot2 (geom_point)?
Thank you.