hlp_coverageTab_mc: Calculate coverage table (coverage, ends, starts) for all...

View source: R/helpers.R

hlp_coverageTab_mcR Documentation

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

Description

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(s)

M.A. Garcia-Campos


AngelCampos/txtools documentation built on Feb. 22, 2024, 5 p.m.