removeTxdbExons | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.