Found 5671 packages in 0.02 seconds
Gene Set Networking Analysis Package
Create networks of gene sets, infer clusters of functionally-related gene sets based
on similarity statistics, and visualize the results. This package simplifies and accelerates
interpretation of pathways analysis data sets. It is designed to work in tandem with standard
pathways analysis methods, such as the 'GSEA' program (Gene Set Enrichment Analysis), CERNO
(Coincident Extreme Ranks in Numerical Observations, implemented in the 'tmod' package) and others.
Inputs to 'GSNA' are the outputs of pathways analysis methods: a list of gene sets (or "modules"),
pathways or GO-terms with associated p-values. Since pathways analysis methods may be used to
analyze many different types of data including transcriptomic, epigenetic, and high-throughput
screen data sets, the 'GSNA' pipeline is applicable to these data as well. The use of 'GSNA' has
been described in the following papers:
Collins DR, Urbach JM, Racenet ZJ, Arshad U, Power KA, Newman RM, et al. (2021)
Large-Scale Social Network Analysis
We present an implementation of the algorithms required to simulate
large-scale social networks and retrieve their most relevant metrics. Details
can be found in the accompanying scientific paper on the Journal
of Statistical Software,
Integrative Differential Network Analysis in Genomics
Fits covariate dependent partial correlation matrices for integrative models to identify differential networks between two groups. The methods are described in Class et. al., (2018)
Tidy Geospatial Networks
Provides a tidy approach to spatial network analysis, in the form of classes and functions that enable a seamless interaction between the network analysis package 'tidygraph' and the spatial analysis package 'sf'.
Deciphering Central Informative Nodes in Network Analysis
Computing, comparing, and demonstrating top informative centrality measures within a network. "CINNA: an R/CRAN package to decipher Central Informative Nodes in Network Analysis" provides a comprehensive overview of the package functionality Ashtiani et al. (2018)
Software Tools for the Statistical Analysis of Network Data
Statnet is a collection of packages for statistical network analysis that are designed to work together because they share common data representations and 'API' design. They provide an integrated set of tools for the representation, visualization, analysis, and simulation of many different forms of network data. This package is designed to make it easy to install and load the key 'statnet' packages in a single step. Learn more about 'statnet' at < http://www.statnet.org>. Tutorials for many packages can be found at < https://github.com/statnet/Workshops/wiki>. For an introduction to functions in this package, type help(package='statnet').
Differential Network Analysis using Gene Pathways
Integrates pathway information into the differential network analysis of two gene expression datasets as described in Grimes, Potter, and Datta (2019)
Graph/Network Analysis Based on L1 Centrality
Analyze graph/network data using L1 centrality and prestige. Functions for deriving global, local, and group L1 centrality/prestige are provided. Routines for visual inspection of a graph/network are also provided. Details are in Kang and Oh (2024a)
Structural Equation Modeling and Confirmatory Network Analysis
Multi-group (dynamical) structural equation models in combination with confirmatory network models from cross-sectional, time-series and panel data
Visualization and Analysis Tools for Neural Networks
Visualization and analysis tools to aid in the interpretation of neural network models. Functions are available for plotting, quantifying variable importance, conducting a sensitivity analysis, and obtaining a simple list of model weights.