Entering edit mode
Hi, so I've been going through some code from a collaborator and I have found bot seqselect and subsetByRanges were removed from IRanges in newer versions. Does anyone know if there is any function replacing those?
I would like to subset a ranges object having some starts and ends coordinates.
Thanks!