This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Correlation Metric for Gen Expression Matrix that is robust against noise?

Currently I´m using Pearson, but is there a more robust distance metric? I want to calculate the correlation between two genes over several conditions.

correlation gen expression

1 answer

Next to Pearson's correlation, there are two other coefficients available. The Spearman's rank and Kendall's (tau) rank correlation coefficients.

Log in to answer this question.