Skip to content
Snippets Groups Projects
Commit b15fec05 authored by Jefferson Chen's avatar Jefferson Chen
Browse files

Update file README.md

parent 7bddd132
Branches
Tags
No related merge requests found
...@@ -99,6 +99,9 @@ $$\frac{1}{n_{spot}}\sum_{i=1}^{n_{spot}} corr(A_i, G_i)$$ ...@@ -99,6 +99,9 @@ $$\frac{1}{n_{spot}}\sum_{i=1}^{n_{spot}} corr(A_i, G_i)$$
- $corr$ is referred as the Pearson Correlation. Implemented through the function [$numpy.corrcore$](https://numpy.org/doc/stable/reference/generated/numpy.corrcoef.html). - $corr$ is referred as the Pearson Correlation. Implemented through the function [$numpy.corrcore$](https://numpy.org/doc/stable/reference/generated/numpy.corrcoef.html).
# Method Overview
## Results ## Results
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment