[BioC] Directed MST (Edmond's Algorithm)

Forst, Christian christian.forst at mssm.edu
Tue Oct 22 19:47:12 CEST 2013


That may work - thanks.

________________________________________
From: bioconductor-bounces at r-project.org [bioconductor-bounces at r-project.org] on behalf of Vincent Carey [stvjc at channing.harvard.edu]
Sent: Tuesday, October 22, 2013 13:31
To: Paul Shannon
Cc: Steve Lianoglou; bioconductor at r-project.org
Subject: Re: [BioC] Directed MST (Edmond's Algorithm)

On Tue, Oct 22, 2013 at 1:23 PM, Paul Shannon <pshannon at fhcrc.org> wrote:

>
> On Oct 22, 2013, at 9:39 AM, Vincent Carey wrote:
>
> > Do we need some investment in interoperability with igraph?
>
> Maybe this is old news, or falls short of the mark, but two functions from
> igraph provide some interoperability:
>
>
>      igraph.from.graphNEL(graphNEL, name = TRUE, weight = TRUE,
>                           unlist.attrs = TRUE)
>      igraph.to.graphNEL(graph)
>
>  - Paul


missed them.  thanks.  perhaps import to igraph and convert to graphNEL is
a solution for OP?

        [[alternative HTML version deleted]]

_______________________________________________
Bioconductor mailing list
Bioconductor at r-project.org
https://stat.ethz.ch/mailman/listinfo/bioconductor
Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor



More information about the Bioconductor mailing list