tx_add_geneRegion | R Documentation |
Add gene regions
tx_add_geneRegion(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.