cytomining / cytominer-eval

[Deprecated] Common Evaluation Metrics for DataFrames
BSD 3-Clause "New" or "Revised" License
7 stars 11 forks source link

Specify option to output median pairwise replicate correlations #36

Closed gwaybio closed 3 years ago

gwaybio commented 3 years ago

We currently calculate a pairwise correlation matrix, and we often want to also calculate median pairwise correlations per replicate.

This should be fairly straightforward to implement. I already calculate median pairwise correlation per replicate using cytominer-eval in one of the grit-benchmark analyses.