hid_aggregate_DTlist: Merge lists of data.tables

hid_aggregate_DTlistR Documentation

Merge lists of data.tables

Description

Merge lists of data.tables

Usage

hid_aggregate_DTlist(DTL1, DTL2, colsToAdd, keepAll = TRUE)

Arguments

DTL1

list List of data.table with gene names. As output of the tx_coverageDT, tx_nucFreqDT, and tx_covNucFreqDT functions.

DTL2

list List of data.table with gene names.

colsToAdd

character. Numeric column(s) to be aggregated (added).

keepAll

logical. Set to FALSE for just keeping data.tables which name's are in both DTL.

Value

list


AngelCampos/tx_tools documentation built on Feb. 22, 2024, 7:04 p.m.