RowWiseSplit
RowWiseSplit.Rd
Performing the correlation or Fisher test association for a SummarizedExperiment object requires extreme amounts of memory. To reduce the amount of memory necessary, we instead get the individual rows from the consensus assay. We can then remove the NoCalls (no reads) from the individual vectors, further reducing the amount of memory needed.