Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 5671 packages in 0.02 seconds

GSNA — by Jonathan M Urbach, a year ago

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) , Collins DR, Hitschfel J, Urbach JM, Mylvaganam GH, Ly NL, Arshad U, et al. (2023) .

fastnet — by Nazrul Shaikh, 5 years ago

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, .

iDINGO — by Caleb A. Class, 5 years ago

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) and Ha et. al., (2015) .

sfnetworks — by Lucas van der Meer, 7 months ago

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'.

CINNA — by Minoo Ashtiani, 2 years ago

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) .

statnet — by Martina Morris, 6 years ago

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').

dnapath — by Tyler Grimes, 4 months ago

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) . Provides summary functions to break down the results at the pathway, gene, or individual connection level. The differential networks for each pathway of interest can be plotted, and the visualization will highlight any differentially expressed genes and all of the gene-gene associations that are significantly differentially connected.

L1centrality — by Seungwoo Kang, 6 months ago

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) and Kang and Oh (2024b) .

psychonetrics — by Sacha Epskamp, a month ago

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 . Allows for confirmatory testing and fit as well as exploratory model search.

NeuralNetTools — by Marcus W. Beck, 3 years ago

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.