Remove exons in txList that are not in fiveUTRs
removeTxdbExons(txList, fiveUTRs)
txList
a list, call of as.list(txdb)
fiveUTRs
a GRangesList of 5' leaders
a list, modified call of as.list(txdb)