Entering edit mode
Hi,
I have a list of genes in a genomicRanges object. I'd like to resize the genes so that the range starts 500bp downstream from the current TSS without changing the end location. I've been looking at the resize and related functions, but can't figure out how to only change the start and not change the end. Is this possible?
Thanks