restrict XenSPEP to cells with centroids in specified rectangle, also restrict boundary and transcript location features

clip_rect(xsce, xlim, ylim)

Arguments

xsce

XenSPEP instance

xlim

numeric(2)

ylim

numeric(2)

Value

XenSPEP instance

Note

Could be too RAM-hungry.

Examples

args(clip_rect)
#> function (xsce, xlim, ylim) 
#> NULL