tx_add_exonPlace | R Documentation |
Adds a column specifying if the exon is the first, intermediate, or last exon
tx_add_exonPlace(txDT, geneAnnot, nCores = 1)
txDT |
data.table. A table as output by the |
geneAnnot |
GRanges. Gene annotation as loaded by |
nCores |
integer. Number of cores to run the function with. Multicore capability is not available in Windows OS. |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.