split_df function

Split dataset

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)

Returns

A list of data.frames

  • Maintainer: José Manuel Monroy Kuhn
  • License: GPL-3
  • Last published: 2021-09-30

Useful links