
Merge lists of data.tables
hid_aggregate_DTlist.RdMerge lists of data.tables
Arguments
- DTL1
list List of data.table with gene names. As output of the
tx_coverageDT,tx_nucFreqDT, andtx_covNucFreqDTfunctions.- 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.