Tripartite network with multimode projections

Extensions and customization
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
saunila
Posts:2
Joined:17 Aug 2017 11:21
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Tripartite network with multimode projections

Post by saunila » 20 Nov 2017 15:30

Hi
I'm using Gephi 0.9.1.
I'm trying to analyze a tripartite network: administrators, companies and mother-companies. An administrator can work in several companies and a company employs several administrator. Several companies can belong to the same mother-companies and one company can belong to several mother-companies.
I load the tripartite data into Gephi (see attached Tripartite.gephi and png). Use the multimode plugin to collapse the company/mothercompany- mothercompany/company levels. I get a bipartite network (see attached Bipartite.gephi and png). No problem. It works fine.
Now the trick is that I get companies with links between each other.
I run the multimode network once again to collapse administrator/company-company/administrator. I get a monopartite network with ghost links refering to nodes that don't exist anymore (see Monopartite.png): between A1 and A3, A3 and A5. Moreover, the linking is missing all the links through a company-company link. Basically, all administrators should be connected to each other and they are not. For example, A4 is connected to A5 through C3-C1. The gephi save file gets corrupted from there and is unloadable so I don't attach it.
Has anyone had the same problem? How did you solve it? Any suggestions otherwise?
Thanks a million
/L
Attachments
Tripartite.PNG
Tripartite.gephi
(5.63KiB)Downloaded 522 times
Monopartite.PNG
Monopartite.PNG (8.04KiB)Viewed 17793 times
Bipartite.PNG
Bipartite.PNG (11.56KiB)Viewed 17793 times
Bipartite.gephi
(5.68KiB)Downloaded 534 times

User avatar
eduramiba
Gephi Code Manager
Posts:1064
Joined:22 Mar 2010 15:30
Location:Madrid, Spain
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Tripartite network with multimode projections

Post by eduramiba » 20 Nov 2017 15:45

Does it work fine with 0.9.2 (apply updates after install)?

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable