tx_add_exonNumber: Add exon number

View source: R/tx_core.R

tx_add_exonNumberR Documentation

Add exon number

Description

Add exon number

Usage

tx_add_exonNumber(txDT, geneAnnot, nCores = 1)

Arguments

txDT

data.table. A table as output by the tx_makeDT_coverage(), tx_makeDT_nucFreq() or tx_makeDT_covNucFreq() functions.

geneAnnot

GRanges. Gene annotation as loaded by tx_load_bed().

nCores

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

Value

data.table


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