Split dataset
Internal use. This function wills split the 'big' omics data into smaller data frames to improve computations, to avoid running out of memory.
split_df(AbundantDF, numberSplitDF_2 = 2)
A list of data.frames
Useful links