Package: CTD
Title: A Method for 'Connecting The Dots' in Weighted Graphs
Version: 0.99.8
Date: 2020-09-12
Authors@R: person("Lillian", "Thistlethwaite", email="lillian.thistlethwaite@bcm.edu", role=c("aut", "cre"))
Description: A method for pattern discovery in weighted graphs. 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), gmp, igraph, stats, grDevices, graphics
Suggests: knitr, rmarkdown, huge, ggplot2, gplots, RColorBrewer,
        testthat
SystemRequirements: gmp (>=5.0)
VignetteBuilder: knitr
biocViews: BiomedicalInformatics, Metabolomics, SystemsBiology,
        GraphAndNetwork
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-08 18:52:06 UTC; lillian.rosa
Author: Lillian Thistlethwaite [aut, cre]
Maintainer: Lillian Thistlethwaite <lillian.thistlethwaite@bcm.edu>
Repository: CRAN
Date/Publication: 2020-10-16 14:00:09 UTC
