MyNixOS website logo
Description

Organize, Handle, and Explore Ecological Multilayer Networks.

Data and analysis of ecological multilayer networks, including standardization of data structures and functions to convert between them. Includes an interactive multilayer network visualizer (beta, paper forthcoming), and a collection of 78 empirical ecological multilayer network datasets. This work was supported by research grant ISF (Israel Science Foundation) 1281/20 to Shai Pilosof. Noa Frydman (2023) <doi:10.1111/2041-210X.14225>.

Project Status: Active - The project has reached a stable, usable state and is being actively developed. CRAN status

:wave: About

This repository contains the code for the R package EMLN. EMLN standardizes workflows for creating, storing, and converting multilayer network data, and ships with a collection of empirical ecological multilayer datasets ready for analysis. It also provides interactive, browser-based visualization through its integration with MiRA, launched directly from R via plot_multilayer(). Although designed with ecological data in mind, EMLN is flexible and can handle data from other research domains.

:page_facing_up: Paper and citing

Frydman N, Freilikhman S, Talpaz I, Pilosof S. Practical guidelines and the EMLN R package for handling ecological multilayer networks. Methods in Ecology and Evolution. 2023. DOI:10.1111/2041-210X.14225. Please cite the paper when implementing the guidelines we describe or when using the package, this helps us a lot!

:package: Installation

EMLN is available on CRAN. installation is as follows:

install.packages("emln")

:globe_with_meridians: Website

Detailed explanations on workflows accompanied by examples for handling monolayer and multilayer data using emln are in: emln.ecomplab.com.

:bar_chart: Interactively visualizaing multilayer networks

EMLN integrates MiRA (Multilayer Interactive Rendering Application), a browser-based, installation-free visualizer launched from R via plot_multilayer(), or by exporting with multilayer_to_json() / multilayer_to_csv(). MiRA offers seven complementary modes — Network (3D), Map, Grid View, Layer View, Meta-Network, Dashboard, and Data — with interactive rotation, filtering, color/size mapping, and bipartite support, plus nine bundled empirical datasets.

If you use MiRA in your published research, please cite the MiRA preprint:

Nehoray SM, Bloch Y, Pilosof S (2026). Interactively visualizing biological multilayer networks using MiRA. arXiv:2605.09597 [cs.SI]. https://doi.org/10.48550/arXiv.2605.09597

Metadata

Version

1.2.0

License

Unknown

Platforms (80)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    uefi
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-freebsd
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64-uefi
  • aarch64-windows
  • aarch64_be-none
  • arc-linux
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-linux
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • sh4-linux
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-uefi
  • x86_64-windows