iCLIP.meta.sum_row_norm

iCLIP.meta.sum_row_norm(matrix)

Normalise the rows of a matrix by the sum of the row

Parameters:matrix (pandas.DataFrame) – Matrix over which to normalise rows
Returns:Indexes will be identical to matrix
Return type:pandas.DataFrame