BRL-BCM/CTD: A Method for 'Connecting The Dots' in Weighted Graphs

A method for pattern discovery in weighted graphs as outlined in Thistlethwaite et al. (2021) <doi:10.1371/journal.pcbi.1008550>. Two use cases are achieved: 1) Given a weighted graph and a subset of its nodes, do the nodes show significant connectedness? 2) Given a weighted graph and two subsets of its nodes, are the subsets close neighbors or distant?

Getting started

Package details

AuthorLillian Thistlethwaite [aut, cre]
MaintainerLillian Thistlethwaite <lillian.thistlethwaite@gmail.com>
LicenseMIT + file LICENSE
Version1.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("BRL-BCM/CTD")
BRL-BCM/CTD documentation built on Nov. 2, 2023, 3:55 a.m.