This shows you the differences between two versions of the page.
— |
perseus:user:activities:matrixmultiprocessing:basic:row_correlation [2018/10/09 15:34] (current) rudolph Created new page programatically. |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Row correlation ====== | ||
+ | ===== General ===== | ||
+ | |||
+ | * **Type:** [[perseus:noedit:activities#Matrix MultiProcessing]] | ||
+ | |||
+ | ===== Brief description ===== | ||
+ | |||
+ | Calcuate correlation coefficients between the row in two matrices with the same columns. Useful for e.g. calculating kME values in co-expression analysis workflow. |