removeTxdbExons {ORFik}R Documentation

Remove exons in txList that are not in fiveUTRs

Description

Remove exons in txList that are not in fiveUTRs

Usage

removeTxdbExons(txList, fiveUTRs)

Arguments

txList

a list, call of as.list(txdb)

fiveUTRs

a GRangesList of 5' leaders

Value

a list, modified call of as.list(txdb)


[Package ORFik version 1.10.13 Index]