microbiomeDB / MicrobiomeDB

An R package containing tools for analyzing and visualizing microbiome data
https://microbiomedb.github.io/MicrobiomeDB/
Apache License 2.0
3 stars 0 forks source link

igraph format output for correlations need better support for bipartite networks #3

Open d-callan opened 8 months ago

d-callan commented 8 months ago

right now if you ask for a correlation compute result as an igraph object and then try to use the bipartite layout, youll get an error

d-callan commented 8 months ago

not really the same issue, but possibly worth looking at together. igraph format output seems to default to directed edges