Description Usage Arguments Value
Get exons from txdb
1 | getExonsDt(txdb, filter_length = "tx_length", filter_exon = TRUE)
|
filter_length |
filter transcripts 'tx_length': by length of transcript 'gene_length': by length of gene |
filter_exon |
keep transcript with longest exons |
exons in a data.table convertible to GRanges object, contains transcript and gene mapping
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.