On Tue, Dec 1, 2009 at 11:44 AM, ayesha <
ayesha.d...@gmail.com> wrote:
> Hi Guys,
>
> I have calculated clustering coefficinets of nodes in my gene/protein
> interaction network (actually i just did it for a saml number of nodes
> to get some preliminary reults:
> following are my results:
> {'K08E4.5': 0.0, 'ZK1025.6': 0.0, 'dhc-1': 1.0, 'GO:0007154': 0.0,
> 'ZK177.2': 0.0, 'GO:0007275': 1.0, 'GO:0016185': 1.0, 'GO:0006541':
> 0.0, 'sqt-1': 0.0, 'ZK632.4': 0.0, 'ubc-12': 1.0, 'col-139': 0.0, 'GO:
> 0006508': 0.16666666666666666, 'GO:0007186': 0.0, 'GO:0006118': 0.0,
> 'ubl-1': 0.0, 'GO:0040011': 1.0, 'GO:0006468': 0.0, 'Y20F4.3': 0.0,
> 'cng-1': 0.0,....}
>
> My data set looks something like;
What do we mean by data set here? the graph?
> cng-1 GO:0006811|
> K08E4.5 GO:0006508|
> F30F8.2 GO:0006541|
> ZK177.2 GO:0006468|
> dhc-1 GO:0006508|GO:0007018|
> ZK632.4 GO:0005975|
> dsl-1 GO:0007154|
> sre-50 GO:0007606|
> sqt-1 GO:0006817|
> Y20F4.3 GO:0007242|
> sra-34 GO:0007606|
> ZK1025.6 GO:0006355|
> Y52B11A.3 GO:0006118|
> toh-2 GO:0006508|
> ubl-1 GO:0006412|
>
> However, I dont quite understand the significance of these results.
> e.g for K08E4.5 GO:0006508|
> the clust.cof is 0.0.. does that mean that for every node in the
> netwrok that is connected only to one other node , the clustering
> coefficient would be 0? I manually calculated the Ci for a little
> graph and i got a value of 1.66 for one of my nodes using the same
clustering co-efficient is always on a one point scale so we cannot get 1.66
> formula that Network x uses in its clustering coef module ... But in
> my results here no value exceeds 1..why is that?
>
> P.S: moreover, the results are not in order...not in the same order as
> in the dataset.
>
> --
>
> You received this message because you are subscribed to the Google Groups "networkx-discuss" group.
> To post to this group, send email to
networkx...@googlegroups.com.
> To unsubscribe from this group, send email to
networkx-discu...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/networkx-discuss?hl=en.
>
>
>