removeTxdbTranscripts {ORFik}R Documentation

Remove specific transcripts in txdb List

Description

Remove all transcripts, except the ones in fiveUTRs.

Usage

removeTxdbTranscripts(txList, fiveUTRs)

Arguments

txList

a list, call of as.list(txdb)

fiveUTRs

a GRangesList of 5' leaders

Value

a txList


[Package ORFik version 1.12.13 Index]