Package: CTD
Title: A Method for 'Connecting The Dots' in Weighted Graphs
Version: 1.1.0
Date: 2022-04-22
Maintainer: Lillian Thistlethwaite <lillian.thistlethwaite@gmail.com>
Author: Lillian Thistlethwaite [aut, cre]
Authors@R: person("Lillian", "Thistlethwaite", email="lillian.thistlethwaite@gmail.com", role=c("aut", "cre"))
Description: 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?
Depends: R (>= 4.0), igraph, stats, grDevices, graphics
Suggests: knitr, rmarkdown, huge, ggplot2, gplots, RColorBrewer,
        testthat
VignetteBuilder: knitr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-04-24 19:44:02 UTC; lillianthistlethwaite
Repository: CRAN
Date/Publication: 2022-04-24 20:00:02 UTC
