Skip to contents

Calculate coverage table (coverage, ends, starts) for all gene models without gene coordinates (Multicore)

Usage

hlp_coverageTab_mc(x, nCores)

Arguments

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.

Value

data.table

Author

M.A. Garcia-Campos