Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviatessa authored Dec 19, 2022
1 parent e8f20cb commit b7cb18d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ A subgraph must be statistically significant over a randomly connected graph to

Here, we are quantifying the network motif distribution over the sparse networks pruned in [ref paper]. We have developed our own subgraph counting algorithm based around using the masking matrices of the pruned networks. Network motifs are determined by calculating the z-score against random networks with the same number of nodes, connections, and layer structure.

<img src="figs/motif_fig.jpg" width="50%"/>
<p align="center">
<img src="figs/motif_fig.jpg" width="50%"/>
</p>

## References
<a id="1">[1]</a>
Expand Down

0 comments on commit b7cb18d

Please sign in to comment.