plot method for ggplot2-prepared XenSPEP
plot_xen_ggprep(x, y, ...)
ggplot
roxygen had problems with this
pa = cache_xen_luad()
luad = restoreZipXenSPEP(pa)
#> Warning: transcripts.parquet etc. will be overwritten
hh = ggprep_seg(luad, c(4000,4500), c(2000,2500))
plot_xen_ggprep(hh)