decoupler.match

decoupler.match(c, r, net)

Matches mat with a regulatory adjacency matrix.

Parameters:
cndarray

Column names of mat.

rndarray

Row names of net.

netndarray

Regulatory adjacency matrix.

Returns:
regXndarray

Matching regulatory adjacency matrix.