diff --git a/compare.html b/compare.html index af38695..d628e94 100644 --- a/compare.html +++ b/compare.html @@ -3,20 +3,20 @@ - Multilayer network visualisation tools compared | MiRA Multilayer Network Visualisation + The right tool for multilayer network visualisation | MiRA (muxViz, Arena3Dweb, Gephi, Cytoscape) + content="Why MiRA is the tool for interactive multilayer network visualisation in the browser — a no-install, no-code alternative to muxViz, Arena3Dweb, Gephi, and Cytoscape, with dedicated bipartite and geographic support."> - - + + - - + + @@ -28,123 +28,97 @@ App Manual Data format - Compare + Why MiRA GitHub
-

MiRA › Tool comparison

+

MiRA › Why MiRA

-

How MiRA compares with other multilayer network visualisation tools

+

The right tool for visualizing multilayer networks

- MiRA is a free, browser-based, installation-free tool for interactive visualisation of - multilayer networks in ecology and biology. This page compares it fairly with four other - widely used tools — muxViz, Arena3Dweb, - Gephi, and Cytoscape — so you can pick the right tool for - your question. Each of these is excellent at what it was built for; the table shows where - each one fits. + MiRA (Multilayer Interactive Rendering Application) is a free, browser-based, installation-free + tool for interactive visualisation of multilayer networks in ecology and biology. It is built + for one job and does it well: letting you see and interactively explore a multilayer + network — including bipartite and geographically explicit ones — without installing software + or writing code.

-
- Short version. If you need to explore a multilayer network — - especially a bipartite (e.g. plant–pollinator, host–parasite) or geographically explicit - one — in a browser with no installation and no code, MiRA is designed for exactly that. - If your priority is deep multilayer analysis (muxViz), photorealistic 3D scenes - with an integration API (Arena3Dweb), very large single-graph layouts (Gephi), - or a biology app ecosystem (Cytoscape), those tools may serve you better. -
+

The multilayer network software landscape

+

+ Several excellent tools touch multilayer networks, but each was built for a different job, so + the right choice depends on what you actually need to do: +

+ +

+ While each is well suited to its own purpose, none is a browser-based, no-code tool + designed specifically for interactively visualizing multilayer networks — + with dedicated support for bipartite structures and geographic layer placement together. If you are looking for a muxViz or Arena3Dweb alternative + focused on interactive visualization rather than analysis or programming, MiRA is built for + exactly that. +

+ +

Why MiRA for visualization

+

+ MiRA is the only tool that brings the whole combination together in one place. It runs in any + web browser with no installation, no account, and no server, and it needs no coding — yet it + still integrates with R through the + emln package for those who + want it. It renders bipartite networks such as + plant–pollinator and host–parasite webs with a dedicated two-set layout, and it places layers + on a geographic map by their coordinates — the two + capabilities ecological multilayer networks most often require, which no other single tool + combines. +

+

+ On top of that, MiRA offers seven linked visualization modes, live filtering and weight + thresholding, and cross-layer highlighting that lights up a species in every layer at once — + so a network stays legible even as it grows complex. A whole session, data included, saves to + a single file that reopens the full visualization, and any view exports to a + publication-quality PNG, JPG, or PDF. Because everything happens in the browser, sharing MiRA + with a collaborator is just sharing a link. +

-

Feature comparison

+

MiRA at a glance

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + +
CapabilityMiRAmuxVizArena3DwebGephiCytoscape
Runs in a browser, no installationYesNo — R package/GUI, installed locallyYes — web app (also self-hostable)No — desktop applicationNo — desktop application
Coding required to produce a visualizationNo — point-and-click (optional R via emln)Yes — RNo — point-and-click (optional API)No — GUI (optional scripting)No — GUI (optional scripting)
Built specifically for multilayer / multiplex networksYesYesYesNo — general single-graph toolNo — general single-graph tool (multilayer via apps)
Bipartite networks (e.g. plant–pollinator, host–parasite)Yes — dedicated bipartite layoutNoNoPartial — can draw them, no bipartite-aware multilayer layoutPartial — can draw them, no bipartite-aware multilayer layout
Geographic placement of layersYes — Map Mode (layers on a world map)Yes — georeferenced layers on OpenStreetMapNoPartial — node geo-layout via a pluginNot built in
Live interactive exploration (filter, threshold, highlight across layers)Yes — fullLimited — rotate/zoom 3D; no live filteringYes — real-time 3D manipulation and highlightingYes — interactive GUIYes — interactive GUI
Figure / data exportPNG, JPG, PDF; reproducible session file (data included)R graphics (PDF, PNG)PNG; session JSON (data included)PDF, SVG, PNG; GEXF, GraphMLPNG, PDF, SVG; many network formats
LicenceCC BY-NC-SA 4.0GPLFree, open-source (web)CDDL / GPLLGPL
Runs in any browserNo installation, no account, no server
No coding requiredPoint-and-click; optional R via the emln package
Bipartite networksDedicated two-set layout (e.g. plant–pollinator, host–parasite)
Geographic layersMap Mode places layers on a world map by coordinates
Visualization modesSeven linked modes: Network, Map, Layer, Grid, Meta-Network, Dashboard, Data
Interactive explorationLive filtering, weight thresholding, and cross-layer highlighting
Data inJSON or CSV upload, or plot directly from the emln R package
Reproducible outputSelf-contained session file (data included); export PNG, JPG, PDF
Cost and licenceFree and open source, CC BY-NC-SA 4.0
+

+ Ready to try it? Open MiRA and load one of the built-in example + networks, or read the manual and + data format guide to bring your own. +

+

- Claims about MiRA are drawn from its source code and manual. Claims about muxViz, - Arena3Dweb, Gephi, and Cytoscape are drawn from those projects' own documentation - and papers and were last checked in August 2026; capabilities change between versions, so - verify against the current release for a specific decision. Where a capability was uncertain, - the cell is qualified rather than asserted. + Other tools above are described by their primary design purpose; capabilities evolve between + versions, so consult each project's own documentation for its current feature set. Claims about + MiRA are drawn from its source code and manual.

diff --git a/docs/manual.html b/docs/manual.html index 5693e89..b78ffac 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -407,7 +407,7 @@

MiRA — Multilayer Interactive Rendering Applica Spatial map · Temporal · Brain network · - Tool comparison + Why MiRA
diff --git a/llms.txt b/llms.txt index 93c0850..d680dec 100644 --- a/llms.txt +++ b/llms.txt @@ -26,8 +26,8 @@ layer placement, temporal and multiplex networks, and directed links. - [Temporal network visualisation](https://mira.ecomplab.com/tutorial-temporal.html): visualizing change across time in a temporal multilayer network. - [Multilayer brain network visualisation](https://mira.ecomplab.com/tutorial-brain-network.html): visualizing a multilayer human brain connectome. -## Comparison -- [Comparison with other tools](https://mira.ecomplab.com/compare.html): how MiRA compares with muxViz, Arena3Dweb, Gephi, and Cytoscape for multilayer network visualisation. +## Why MiRA +- [Why MiRA](https://mira.ecomplab.com/compare.html): why MiRA is the browser-based, no-code tool for interactive multilayer network visualisation, and how it relates to muxViz, Arena3Dweb, Gephi, and Cytoscape. ## Source and citation - [GitHub repository](https://github.com/Ecological-Complexity-Lab/MiRA): source code, issue tracker, CC BY-NC-SA 4.0. diff --git a/tutorial-brain-network.html b/tutorial-brain-network.html index 66e0655..ea1b4a9 100644 --- a/tutorial-brain-network.html +++ b/tutorial-brain-network.html @@ -28,7 +28,7 @@ App Manual Data format - Compare + Why MiRA GitHub diff --git a/tutorial-plant-pollinator.html b/tutorial-plant-pollinator.html index b25fae3..b7a7032 100644 --- a/tutorial-plant-pollinator.html +++ b/tutorial-plant-pollinator.html @@ -28,7 +28,7 @@ App Manual Data format - Compare + Why MiRA GitHub diff --git a/tutorial-spatial-map.html b/tutorial-spatial-map.html index 654037b..9e01876 100644 --- a/tutorial-spatial-map.html +++ b/tutorial-spatial-map.html @@ -28,7 +28,7 @@ App Manual Data format - Compare + Why MiRA GitHub diff --git a/tutorial-temporal.html b/tutorial-temporal.html index 7c2a6fd..0747c85 100644 --- a/tutorial-temporal.html +++ b/tutorial-temporal.html @@ -28,7 +28,7 @@ App Manual Data format - Compare + Why MiRA GitHub