getCombinedMatrix {NormalyzerDE} | R Documentation |
Merge multiple dataframes using provided function
getCombinedMatrix(mList, combFunc)
mList |
List containing dataframes of same shape |
combFunc |
Function performing elementwise merge of matrices |
combinedMatrix A single dataframe with combined data