Merge a list of files into one by stacking them on top of each other (i.e. rbind).
gather_files(file_paths, nThread = 4, verbose = T)
Other utils:
ensembl_to_hgnc()
,
hgnc_to_ensembl()
,
liftover()
#> [1] "+ Merging 3 files." #> [1] "+ Using 4 cores." #> [1] "+ Merged data.table: 12038 rows x 27 columns."