hlp_genCoorTab_mc | R Documentation |
Generates a table with both genomic and transcriptomic coordinates
hlp_genCoorTab_mc(x, geneAnnot, nCores)
x |
CompressedGRangesList. Genomic Ranges list containing genomic alignments data by gene. Constructed via tx_reads(). |
geneAnnot |
GRanges. Gene annotation as loaded by |
nCores |
integer. Number of cores to run the function with. Multicore capability 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.