marioangst / motifr

Motif analysis in multi-level networks
https://marioangst.github.io/motifr/
Other
13 stars 2 forks source link

2,3 undirected motif #66

Closed fedeholm closed 2 years ago

fedeholm commented 2 years ago

Hi! I am working on some multi-layer network processes and I wanted to request the inclusion of a 2-3 motif that might be relevant for many of us out here. Given the importance of brokers or connectors in many social and natural processes, this motif could prove very helpful. I am adding a diagram of the motif in question:

thumbnail_image001

Thanks!

tseppelt commented 2 years ago

Dear @fedeholm, thank you for your request. I''ve added support for this (2,3)-motif. Please update your installation by calling

motifr::update_motifr()

The underlying Python package sma must have version >=2.3.1.

Let us know if you have any further requests.

Best, Tim

fedeholm commented 2 years ago

Dear @tseppelt, thank you for the immediate response! Amazing.

I'll let you know if any other motifs are necessary.

Best, Fede