[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2014-05-29T13:00:20+01:00 https://www.forum-gephi.org/app.php/feed/topic/3416 2014-05-29T13:00:20+01:002014-05-29T13:00:20+01:00 https://www.forum-gephi.org/viewtopic.php?t=3416&p=10398#p10398 <![CDATA[Re: [Solved] Generating my own partition graph]]> Statistics:Posted by blue.bear — 29 May 2014 13:00


]]>
2014-05-26T15:48:55+01:002014-05-26T15:48:55+01:00 https://www.forum-gephi.org/viewtopic.php?t=3416&p=10380#p10380 <![CDATA[Re: Generating my own partition graph]]>
Thank you

Statistics:Posted by diddyxn — 26 May 2014 15:48


]]>
2014-05-26T09:44:46+01:002014-05-26T09:44:46+01:00 https://www.forum-gephi.org/viewtopic.php?t=3416&p=10378#p10378 <![CDATA[Re: Generating my own partition graph]]>
What I want to achieve is to push the button actualize under Partition tab to get the partition graph following the colors I have created and to have the possibility to group my communities. So I want to know if there is a possibility to do so because I know gephi is still young. :roll:

Statistics:Posted by diddyxn — 26 May 2014 09:44


]]>
2014-05-24T11:47:57+01:002014-05-24T11:47:57+01:00 https://www.forum-gephi.org/viewtopic.php?t=3416&p=10373#p10373 <![CDATA[Re: Generating my own partition graph]]>
what is the reason for avoiding the modularity statistics algorithm? What do you want to achieve?
An alternative partitioning function can be found under "Clustering":
Image.
Unfortunately Gephi seems to be still in its infancy and the method was not really working too well for me (takes really long, depending on which values you enter and gives strange results [Here you can read more: http://micans.org/mcl/]).

Apart from this, I do not know an alternative. You can also try exporting the network as ".net" files and then use Pajek (a similar, more mature tool which on the downside is rather less visually appealing, clear and intuitive to use), which offers an advanced set of community detection methods.

Good luck!

Statistics:Posted by Simon_St — 24 May 2014 11:47


]]>
2014-05-27T12:21:12+01:002014-05-23T13:26:11+01:00 https://www.forum-gephi.org/viewtopic.php?t=3416&p=10371#p10371 <![CDATA[[Solved] Generating my own partition graph]]>
I was wondering if it was possible to generate a partition graph and a list of grouped nodes without : launching Modularity, actualize Partition->Nodes, set Modularity class ?

What is the input to generate this partition graph and set all the communities (groups) ? Because I have a list for all my nodes, all my edges and all my communities and I just want to color the communities without launching the Modularity class. I have searched in the toolkit, and the only way I found was to set a Modularity class.

Is it possible to color and group my communities without this class ?

Regards.

-- *EDIT SOLUTION --

Well I have found the solution. I had to set an attribute for each node depending on the community they belong to (node 3 -> idcommunity 42; for example) , then press the actualize button in Partion tab, and now I could group the nodes and have access to the partition graph.

Statistics:Posted by diddyxn — 23 May 2014 13:26


]]>