igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] import .gexf graph


From: Tamás Nepusz
Subject: Re: [igraph] import .gexf graph
Date: Thu, 8 Mar 2012 11:08:08 +0100

Hi,  

The .gexf format is unfortunately not supported by igraph yet, but you can 
simply go back to NetworkX, export your graph as GraphML instead of .gexf and 
load it into igraph using read.graph(…, format="graphml").  

--  
T.


On Thursday, 8 March 2012 at 11:05, Delphine Faugaret wrote:

> Hi everybody,  
>  
> I'm a new user of igraph. I downloaded it this morning in R and a new user of 
> bioinformatics in general since I've got a biology background. So informatics 
> remain quite elusive for me, so I'll probably ask a silly question.
> I generated my network using networkx and now I've got a my network in a file 
> (.gexf). Is it possible to import this networks in R using igraph since I 
> would like to analyse my network using igraph? Indeed igraph offers a lot 
> tool useful for me degree distribution, neighborhood...
>  
> Thanks a lot for any answers,
>  
> _______________________________________________
> igraph-help mailing list
> address@hidden (mailto:address@hidden)
> https://lists.nongnu.org/mailman/listinfo/igraph-help






reply via email to

[Prev in Thread] Current Thread [Next in Thread]