igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Reading "dot" files


From: Tamas Nepusz
Subject: Re: [igraph] Reading "dot" files
Date: Tue, 25 Oct 2011 13:31:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

Dear Prithwiraj,

Unfortunately igraph does not support "dot" as an input file format. You
should first convert your file to one of the file formats igraph accepts.
One possibility is to use Gephi (http://www.gephi.org) to import the DOT
file and save it as GraphML, which igraph can read.

Best,
-- 
Tamas

On 10/25/2011 01:11 PM, Prithwiraj MUKHERJEE wrote:
> Hi
> 
> I see that igraph has the option to write to "dot" files using write.graph()
> but not to read them using read.graph().
> I have a data set with dot files, and would like to use igraph to analyse
> the graphs. Is there a way to import them using either igraph or any other R
> library?
> 
> Regards
> Prithwiraj
> 
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

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