hlp_coverageTab_mc | R Documentation |
Calculate coverage table (coverage, ends, starts) for all gene models without gene coordinates (Multicore)
hlp_coverageTab_mc(x, nCores)
x |
CompressedGRangesList. Genomic Ranges list containing genomic alignments data by gene. Constructed via tx_reads(). |
nCores |
integer. Number of cores to run the function with. Multicore capability not available in Windows OS. |
data.table
M.A. Garcia-Campos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.