aboutsummaryrefslogtreecommitdiff
path: root/gn3/partial_correlations.py
blob: df390ed055b521aa05f1db7b7aae41a57f45acea (plain)
1
2
3
4
5
6
7
8
"""
This module deals with partial correlations.

It is an attempt to migrate over the partial correlations feature from
GeneNetwork1.
"""

from functools import reduce