inst/as.phylo.igraph.R
291e9370
 
 as.phylo.igraph(x) {
     edge <- get.edgelist(x)
     
 }