hlp_genCoorTab_mc: Coordinate system table generator

View source: R/helpers.R

hlp_genCoorTab_mcR Documentation

Coordinate system table generator

Description

Generates a table with both genomic and transcriptomic coordinates

Usage

hlp_genCoorTab_mc(x, geneAnnot, nCores)

Arguments

x

CompressedGRangesList. Genomic Ranges list containing genomic alignments data by gene. Constructed via tx_reads().

geneAnnot

GRanges. Gene annotation as loaded by tx_load_bed().

nCores

integer. Number of cores to run the function with. Multicore capability not available in Windows OS.

Value

data.table


AngelCampos/txtools documentation built on April 8, 2024, 6:06 p.m.