TomKellyGenetics/leiden: R Implementation of Leiden Clustering Algorithm

Implements the 'Python leidenalg' module to be called in R. Enables clustering using the leiden algorithm for partition a graph into communities. See the 'Python' repository for more details: <https://github.com/vtraag/leidenalg> Traag et al (2018) From Louvain to Leiden: guaranteeing well-connected communities. <arXiv:1810.08473>.

Getting started

Package details

Maintainer
LicenseGPL-3 | file LICENSE
Version0.4.3.1
URL https://github.com/TomKellyGenetics/leiden
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("TomKellyGenetics/leiden")
TomKellyGenetics/leiden documentation built on June 4, 2024, 12:05 a.m.